This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
LUFA
/
Drivers
/
Peripheral
/
AVR8
History
Dean Camera
334f70aa80
Add some missing function attributes.
2013-04-11 17:39:00 +00:00
..
ADC_AVR8.h
Added new CONCAT() and CONCAT_EXPANDED() convenience macros.
2013-04-06 22:07:54 +00:00
Serial_AVR8.c
Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer.
2013-02-24 15:46:58 +00:00
Serial_AVR8.h
Don't generate the full HTML documentation when only needing the XML version for post-processing.
2013-04-11 17:30:14 +00:00
SerialSPI_AVR8.h
Update copyright year to 2013.
2013-01-03 11:37:33 +00:00
SPI_AVR8.h
Add some missing function attributes.
2013-04-11 17:39:00 +00:00
TWI_AVR8.c
Fixed bug in the TWI peripheral driver for the AVR8 devices causing incorrect failure codes to be returned in some cases (thanks to Peter K).
2013-01-15 19:34:35 +00:00
TWI_AVR8.h
Add some missing function attributes.
2013-04-11 17:39:00 +00:00