You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/LUFA/Drivers/Peripheral/AVR8
Dean Camera d0ac8e46f9 Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
Changed the reports in the GenericHID device demos to control the board LEDs, to reduce user confusion over the callback routines.

Fixed swapped TWI_ADDRESS_READ and TWI_ADDRESS_WRITE values.

Fixed TWI_ReadPacket() not releasing the TWI bus on read completion.
14 years ago
..
ADC_AVR8.h Fix improper indenting of the internal board driver dispatch headers. 14 years ago
SPI_AVR8.h Add missing function attributes. 14 years ago
Serial_AVR8.c Make sure the peripheral driver .c files include the driver dispatch header, rather than the architecture specific header files. 14 years ago
Serial_AVR8.h Minor documentation corrections. 14 years ago
TWI_AVR8.c Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT(). 14 years ago
TWI_AVR8.h Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT(). 14 years ago