You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/Bootloaders/DFU
Dean Camera a67bd74e3e Minor documentation page updates.
Redocumented all device demos, now that they have changed over to the new USB class drivers.

Added C linkage to class drivers for C++ support.

Added prefixes to most of the class driver constants to prevent name clashes.
16 years ago
..
BootloaderDFU.aps Moved all source to the trunk directory. 17 years ago
BootloaderDFU.c Fix all device mode demos broken in the recent API changes. 16 years ago
BootloaderDFU.h Rewritten event system to remove all macros, to make user code clearer. 16 years ago
BootloaderDFU.txt Spell checked non-source documentation pages. 16 years ago
Descriptors.c Deleted StdDescriptors.c, renamed USB_GetDescriptor() to 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. 16 years ago
Descriptors.h Deleted StdDescriptors.c, renamed USB_GetDescriptor() to 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. 16 years ago
Doxygen.conf Moved all source to the trunk directory. 17 years ago
makefile Minor documentation page updates. 16 years ago