Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
qmk_firmware/Projects/Webserver
Dean Camera 15f84bb8f5
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver).
16 anos atrás
..
Lib New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver). 16 anos atrás
Descriptors.c Fix up project documentation files' overview tables, so that multiple items occupy multiple lines in the same cell, rather than multiple cells. 16 anos atrás
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. 16 anos atrás
Doxygen.conf Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation. 16 anos atrás
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. 16 anos atrás
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. 16 anos atrás
USBHostMode.c Add TCP retransmission support to the HTTP webserver in the Webserver project, so that lost segments are retransmitted as needed. 16 anos atrás
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. 16 anos atrás
Webserver.c Better HTTP GET parsing in the Webserver demo, add application polling. 16 anos atrás
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. 16 anos atrás
Webserver.txt Replace the Webserver demo's uIP with the latest code ripped from the Contiki project by Adam Dunkels. 16 anos atrás
makefile New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver). 16 anos atrás