This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-06-30 10:35:16 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
LUFA
/
Drivers
/
Peripheral
/
AVR8
History
Dean Camera
04287b76c5
Add more missing function attributes to the TWI peripheral driver.
...
Fix incorrect standard request name in the host standard request driver.
2011-07-12 05:18:10 +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
Spell check library source code files.
2011-06-01 14:33:40 +00:00
SPI_AVR8.h
Add missing function attributes.
2011-07-12 05:13:31 +00:00
TWI_AVR8.c
Fix TWI driver documentation example (thanks to Jerome Colombie).
2011-06-18 08:04:25 +00:00
TWI_AVR8.h
Add more missing function attributes to the TWI peripheral driver.
2011-07-12 05:18:10 +00:00