qmk_firmware/LUFA/Drivers
Dean Camera e7e1c21bc5 Clean up USBController.c/.h to more clearly seperate out host and device setup and reset paths.
Make USBInterrupt.c process all pending USB host mode interrupts before resetting the bus, so that no interrupts are lost when in UID auto-selection mode.
2010-09-19 05:58:27 +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 Clean up USBController.c/.h to more clearly seperate out host and device setup and reset paths. 2010-09-19 05:58:27 +00:00