Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed the callback for send functional descriptor. | AJM | 2010-06-09 | 2 | -4/+0 |
| | | | | It wasnt used, and was causing a compiler warning to get thrown. It isnt needed, not sure why I added it in the first place | ||||
* | modified the makefile to build the usb related files/removed all uintx_t to ↵ | AJM | 2010-05-20 | 1 | -3/+0 |
| | | | | uintx | ||||
* | moved the usb directory to its proper home in ./libmaple | AJM | 2010-05-20 | 13 | -0/+3315 |
also, removed some old usb file, bootVect.h, which setup the static table for the runtime usb lib that no longer exists and was provided by the bootloader rev 1 |