From 8865d0c00fb7770ed86206e170271a224137831b Mon Sep 17 00:00:00 2001 From: Doug Brown Date: Sat, 10 Dec 2011 18:40:30 -0800 Subject: [PATCH] I got the device identification working, and I'm in the middle of breaking it into its own set of functions for write cycles, read cycles, unlock sequence, etc. --- .cproject | 10 +-- external_mem.c | 62 ++++++++++++++ external_mem.h | 16 ++++ usb_serial/usb_serial.c | 184 ++++++++++++++++++---------------------- 4 files changed, 164 insertions(+), 108 deletions(-) diff --git a/.cproject b/.cproject index 59505e1..d441d93 100644 --- a/.cproject +++ b/.cproject @@ -41,9 +41,8 @@ - -