aboutsummaryrefslogtreecommitdiffstats
path: root/core/usb/README
Commit message (Collapse)AuthorAgeFilesLines
* finished the entire low level usb app for virtual com minus the precise ↵AJM2010-05-201-1/+3
| | | | handling of get/send data callbacks and toggle line state. completely undebugged for now.
* added the skeleton dir for the usb application lib, since were still ↵AJM2010-05-201-0/+66
dependent on st for low level access, the entire usb stack lives in the core application level (not in libmaple). the next project should be to include some low level usb stack in the libmaple