This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b5682f2c44
qmk_firmware
/
LUFA
/
Drivers
/
Peripheral
/
AVR8
History
Download ZIP
Download TAR.GZ
Dean Camera
b5682f2c44
Add project name to the Doxygen makefile target output.
2011-09-21 06:45:09 +00:00
..
ADC_AVR8.h
Fix improper indenting of the internal board driver dispatch headers.
2011-07-06 02:12:09 +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
SPI_AVR8.h
Add missing function attributes.
2011-07-12 05:13:31 +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