qmk_firmware/LUFA/Drivers
Dean Camera 62022252ea Add special support to the AVRISP-MKII for the new model USBTINY-MKII's additional LED to indicate target power source.
Add support to the USBTINY-MKII's additional LED in the board's LED driver header.

Changed LED indicator masks for the AVRISP-MKII project, so that there are defined roles for each LED.
2010-07-29 13:04:53 +00:00
..
Board Add special support to the AVRISP-MKII for the new model USBTINY-MKII's additional LED to indicate target power source. 2010-07-29 13:04:53 +00:00
Misc Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT(). 2010-06-17 08:15:58 +00:00
Peripheral Oops - remove duplicated SPI driver init mask. 2010-07-29 07:16:20 +00:00
USB Use static inline intermediatary functions in Endpoint.h to handle the masking for the private endpoint configuration routine, instead of performing the masking in the Endpoint_ConfigureEndpoint() macro. 2010-07-27 13:49:16 +00:00