qmk_firmware/Projects
Dean Camera aca7863350 Added ENABLE_TELNET_SERVER compile time option to the Webserver project to disable the TELNET server if desired.
Change over static strings in the Webserver project to use PROGMEM where possible.
2010-03-10 12:48:20 +00:00
..
AVRISP-MKII Revert changes made for the partial port to the AVR32 architecture. 2010-02-24 06:58:23 +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