qmk_firmware/LUFA/Drivers
Dean Camera 01fecac0a7 Ensure device address latch bit is not set at the same time as the new address, as per datasheet.
Minor documentation fixes.

Fix broken USB host mode due to the USB frame counter not being updated during the early enumeration steps, causing USB_Host_DelayMS() to spinloop forever.
2010-09-19 05:46:17 +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 Ensure device address latch bit is not set at the same time as the new address, as per datasheet. 2010-09-19 05:46:17 +00:00