qmk_firmware/LUFA/Drivers/Peripheral/AVR8
Dean Camera 38d7cdf803 Minor Doxygen documentation improvements.
Add missing ATTR_NON_NULL_PTR_ARG and const decorations.
2011-11-24 11:59:52 +00:00
..
ADC_AVR8.h Minor Doxygen documentation improvements. 2011-11-24 11:59:52 +00:00
SPI_AVR8.h Add missing function attributes. 2011-07-12 05:13:31 +00:00
Serial_AVR8.c Make sure the peripheral driver .c files include the driver dispatch header, rather than the architecture specific header files. 2011-02-20 18:23:09 +00:00
Serial_AVR8.h Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8 TWI peripheral driver. 2011-09-02 04:38:56 +00:00
TWI_AVR8.c Make TWI_ReadPacket() use a repeated start condition rather than a full bus release/recapture after the read address has been sent. 2011-08-31 07:17:33 +00:00
TWI_AVR8.h Add project name to the Doxygen makefile target output. 2011-09-21 06:45:09 +00:00