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 97f7cd947b
Better HTTP GET parsing in the Webserver demo, add application polling.
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 Better HTTP GET parsing in the Webserver demo, add application polling. 15 years ago
DHCPApp.c Clean up Webserver project - add more Doxygen documentation for the new DHCP client functions and defines. 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 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
HTTPServerApp.c Better HTTP GET parsing in the Webserver demo, add application polling. 15 years ago
HTTPServerApp.h Better HTTP GET parsing in the Webserver demo, add application polling. 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 Better HTTP GET parsing in the Webserver demo, add application polling. 15 years ago
uIPManagement.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