Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deleted StdDescriptors.c, renamed USB_GetDescriptor() to ↵ | Dean Camera | 2009-05-22 | 1 | -2/+2 |
| | | | | CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs. | ||||
* | Seperated out OTG, Device and Host mode demos into seperate folders for ↵ | Dean Camera | 2009-03-20 | 1 | -0/+59 |
clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place. |