This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
forked from
mfulz_github/qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e64f4b0cd9
qmk_firmware
/
LUFA
/
Drivers
/
Peripheral
/
AVR8
History
Dean Camera
e64f4b0cd9
Update the TempDataLogger project and driver documentation to use the new TWI_BITLENGTH_FROM_FREQ() macro.
2011-09-02 04:41:43 +00:00
..
ADC_AVR8.h
Fix improper indenting of the internal board driver dispatch headers.
2011-07-06 02:12:09 +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
Update the TempDataLogger project and driver documentation to use the new TWI_BITLENGTH_FROM_FREQ() macro.
2011-09-02 04:41:43 +00:00