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
History
Dean Camera
c0c982df7a
Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond.
...
Fixed TWI_StartTransmission() corrupting the contents of the GPIOR0 register.
2010-02-24 09:49:19 +00:00
..
Common
Revert changes made for the partial port to the AVR32 architecture.
2010-02-24 06:58:23 +00:00
Drivers
Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond.
2010-02-24 09:49:19 +00:00
DriverStubs
Revert changes made for the partial port to the AVR32 architecture.
2010-02-24 06:58:23 +00:00
ManPages
Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond.
2010-02-24 09:49:19 +00:00
Scheduler
Revert changes made for the partial port to the AVR32 architecture.
2010-02-24 06:58:23 +00:00
Doxygen.conf
Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers.
2010-02-11 04:05:02 +00:00
makefile
Add MIME type handling to the Webserver project, so that files of different types (e.g. images) can be served out to HTTP clients.
2010-01-29 02:43:07 +00:00
Version.h
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00