Small tweaks to ConfigDescriptor.c/.h to ensure pointers use the correct type, and...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 30 May 2010 14:01:41 +0000 (14:01 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 30 May 2010 14:01:41 +0000 (14:01 +0000)
commit152b2764c3c719e3e9e34ee60b5db8d99ff2611b
treead8580af599e27a1a8e1ca0baa5f1f7e27568ba7
parente95c96ea20117dbf43bd37e4abb5bad974f30816
Small tweaks to ConfigDescriptor.c/.h to ensure pointers use the correct type, and to remove const attribute from the descriptor comparator callback function pointer type define, and into the function prototype instead.
Bootloaders/CDC/makefile
Bootloaders/DFU/makefile
LUFA/Drivers/USB/HighLevel/ConfigDescriptor.c
LUFA/Drivers/USB/HighLevel/ConfigDescriptor.h