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
/
Projects
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
..
AVRISP-MKII
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
Benito
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver).
2010-02-04 02:27:09 +00:00
Incomplete
/StandaloneProgrammer
Webserver project now uses the board LEDs to indicate the current IP configuration state.
2010-03-09 05:15:08 +00:00
LEDNotifier
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver).
2010-02-04 02:27:09 +00:00
Magstripe
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver).
2010-02-04 02:27:09 +00:00
MissileLauncher
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver).
2010-02-04 02:27:09 +00:00
TemperatureDataLogger
Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond.
2010-02-24 09:49:19 +00:00
USBtoSerial
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver).
2010-02-04 02:27:09 +00:00
Webserver
Added ENABLE_TELNET_SERVER compile time option to the Webserver project to disable the TELNET server if desired.
2010-03-10 12:48:20 +00:00
XPLAINBridge
Clean up XPLAINBridge code.
2010-02-16 13:12:59 +00:00
makefile
Add Webserver project Doxygen configuration file and overview document.
2010-01-25 12:46:57 +00:00