qmk_firmware/LUFA/Drivers
Dean Camera 713670043a Move out many of the common class driver constants into grouped enums, to make them more managable.
Add new CDC descriptor structs to the CDC class driver, so that the CDC demos can use human readable field names.

Rename prefix for Still Image Host class driver functions from "SImage_" to "SI_" to remain consistent with the rest of the driver.
2010-09-28 12:14:06 +00:00
..
Board Fixed incorrect signature reported in the CDC class bootloader for the ATMEGA32U2. 2010-09-14 11:19:44 +00:00
Misc Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT(). 2010-06-17 08:15:58 +00:00
Peripheral Fix incorrect ADC driver documentation for the parameters of ADC_Init(), fix incorrect call to ADC_Init() in the TemperatureDatalogger project. 2010-08-31 07:32:48 +00:00
USB Move out many of the common class driver constants into grouped enums, to make them more managable. 2010-09-28 12:14:06 +00:00