qmk_firmware/Projects/Webserver
Dean Camera fc8e4837a9 Add const keyword to the demo function parameters where possible. 2010-04-18 12:10:30 +00:00
..
Lib Add const keyword to the demo function parameters where possible. 2010-04-18 12:10:30 +00:00
Descriptors.c Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders and projects. 2010-03-22 07:12:25 +00:00
Descriptors.h Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders and projects. 2010-03-22 07:12:25 +00:00
Doxygen.conf Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation. 2010-02-03 00:57:49 +00:00
USBDeviceMode.c Add const keyword to the demo function parameters where possible. 2010-04-18 12:10:30 +00:00
USBDeviceMode.h Add const keyword to the demo function parameters where possible. 2010-04-18 12:10:30 +00:00
USBHostMode.c Turn OFF double banking in the Webserver demo - leaving it on seems to destroy the system throughput. 2010-02-18 05:10:24 +00:00
USBHostMode.h Clean up XPLAINBridge code. 2010-02-16 13:12:59 +00:00
Webserver.c Better HTTP GET parsing in the Webserver demo, add application polling. 2010-01-31 04:23:55 +00:00
Webserver.h Webserver project now uses the board LEDs to indicate the current IP configuration state. 2010-03-09 05:15:08 +00:00
Webserver.txt 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
makefile 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