qmk_firmware/LUFA/Drivers
Dean Camera 4bd44139b1 Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory.
Fix TemperatureDataLogger and Webserver project builds.
2010-01-25 13:02:25 +00:00
..
Board Added explicit ADC channel masks for the standard set of ADC channels, as the single-ended channel MUX masks are not equal to the channel number on some AVR models. Changed demos to use the new channel masks when using the ADC driver. 2010-01-25 00:52:45 +00:00
Misc Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Peripheral Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory. 2010-01-25 13:02:25 +00:00
USB Fixed CDC and RNDIS host demos and class drivers - bidirectional endpoints should use two seperate pipes, not one half-duplex pipe. 2010-01-25 11:50:41 +00:00