qmk_firmware/LUFA/Drivers
Dean Camera 25d896a507 Added board hardware driver support for the Arduino Uno development board.
Fixed incorrect LEDs_ChangeLEDs() function in the Benito board LED driver.
2010-09-28 14:30:26 +00:00
..
Board Added board hardware driver support for the Arduino Uno development board. 2010-09-28 14:30:26 +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