qmk_firmware/Projects/Webserver
Dean Camera 49b09a2042 Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders and projects.
Fix errors in the MouseHostWithParser demo from incorrect use of the HID_ALIGN_DATA() macro.
2010-03-22 07:12:25 +00:00
..
Lib 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
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 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
USBDeviceMode.h Clean up XPLAINBridge code. 2010-02-16 13:12:59 +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