qmk_firmware/Projects/Webserver
Dean Camera 53eca61d02 Minor fixups to the documentation and preprocessor tokens. 2010-02-02 13:29:07 +00:00
..
Lib Minor fixups to the documentation and preprocessor tokens. 2010-02-02 13:29:07 +00:00
Descriptors.c Fix up project documentation files' overview tables, so that multiple items occupy multiple lines in the same cell, rather than multiple cells. 2010-01-28 13:17:36 +00:00
Descriptors.h Add FatFS library to the Webserver project, extend the HTTP server so that it now serves files from the Dataflash. Add Mass Storage device mode class driver so that files can be loaded to the board Dataflash when inserted into a PC. 2010-01-28 12:47:35 +00:00
Doxygen.conf Add Webserver project Doxygen configuration file and overview document. 2010-01-25 12:46:57 +00:00
USBDeviceMode.c Add FatFS library to the Webserver project, extend the HTTP server so that it now serves files from the Dataflash. Add Mass Storage device mode class driver so that files can be loaded to the board Dataflash when inserted into a PC. 2010-01-28 12:47:35 +00:00
USBDeviceMode.h Add FatFS library to the Webserver project, extend the HTTP server so that it now serves files from the Dataflash. Add Mass Storage device mode class driver so that files can be loaded to the board Dataflash when inserted into a PC. 2010-01-28 12:47:35 +00:00
USBHostMode.c Add TCP retransmission support to the HTTP webserver in the Webserver project, so that lost segments are retransmitted as needed. 2010-01-29 09:21:38 +00:00
USBHostMode.h Add FatFS library to the Webserver project, extend the HTTP server so that it now serves files from the Dataflash. Add Mass Storage device mode class driver so that files can be loaded to the board Dataflash when inserted into a PC. 2010-01-28 12:47:35 +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 Add FatFS library to the Webserver project, extend the HTTP server so that it now serves files from the Dataflash. Add Mass Storage device mode class driver so that files can be loaded to the board Dataflash when inserted into a PC. 2010-01-28 12:47:35 +00:00
Webserver.txt Replace the Webserver demo's uIP with the latest code ripped from the Contiki project by Adam Dunkels. 2010-02-02 12:51:05 +00:00
makefile Replace the Webserver demo's uIP with the latest code ripped from the Contiki project by Adam Dunkels. 2010-02-02 12:51:05 +00:00