You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Projects/Webserver/Lib
Dean Camera 53eca61d02
Minor fixups to the documentation and preprocessor tokens.
15 years ago
..
FATFs Add TCP retransmission support to the HTTP webserver in the Webserver project, so that lost segments are retransmitted as needed. 15 years ago
uip Remove now unused conf directory from the uIP stack in the Webserver project. 15 years ago
DHCPApp.c Replace the Webserver demo's uIP with the latest code ripped from the Contiki project by Adam Dunkels. 15 years ago
DHCPApp.h Clean up Webserver project - add more Doxygen documentation for the new DHCP client functions and defines. 15 years ago
DataflashManager.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. 15 years ago
DataflashManager.h Minor fixups to the documentation and preprocessor tokens. 15 years ago
HTTPServerApp.c Replace the Webserver demo's uIP with the latest code ripped from the Contiki project by Adam Dunkels. 15 years ago
HTTPServerApp.h Clean up HTTP webserver code in the Webserver project, so that it follows the uIP application structure guidelines and uses cleaner state machine based code. 15 years ago
SCSI.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. 15 years ago
SCSI.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. 15 years ago
uIPManagement.c Replace the Webserver demo's uIP with the latest code ripped from the Contiki project by Adam Dunkels. 15 years ago
uIPManagement.h Minor fixups to the documentation and preprocessor tokens. 15 years ago