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-08-03 03:00:44 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
LUFA
History
Dean Camera
2b74b517ea
Don't enable the pullup on the target /RESET line in the AVRISP project for PDI mode - clearing the XMEGA's reset control register twice is enough to release it from reset. Possible silicon bug, since the official Atmel programmers have the same issue.
2010-03-16 12:09:22 +00:00
..
Common
Revert changes made for the partial port to the AVR32 architecture.
2010-02-24 06:58:23 +00:00
Drivers
Improve documentation for the ADC and TWI drivers.
2010-03-15 05:38:29 +00:00
DriverStubs
Revert changes made for the partial port to the AVR32 architecture.
2010-02-24 06:58:23 +00:00
ManPages
Don't enable the pullup on the target /RESET line in the AVRISP project for PDI mode - clearing the XMEGA's reset control register twice is enough to release it from reset. Possible silicon bug, since the official Atmel programmers have the same issue.
2010-03-16 12:09:22 +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