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 c263ea837a
Move global interrupt enable/disable functions out to Common.h and document them.
14 years ago
..
FATFs Update projects using FatFS and PetiteFatFS to the latest library versions. 14 years ago
uip Move global interrupt enable/disable functions out to Common.h and document them. 14 years ago
DHCPClientApp.c Update copyright year on all source files. 14 years ago
DHCPClientApp.h Update copyright year on all source files. 14 years ago
DataflashManager.c Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures. 14 years ago
DataflashManager.h Update copyright year on all source files. 14 years ago
HTTPServerApp.c Update copyright year on all source files. 14 years ago
HTTPServerApp.h Update copyright year on all source files. 14 years ago
SCSI.c Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures. 14 years ago
SCSI.h Update copyright year on all source files. 14 years ago
TELNETServerApp.c Update copyright year on all source files. 14 years ago
TELNETServerApp.h Update copyright year on all source files. 14 years ago
uIPManagement.c Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 14 years ago
uIPManagement.h Update copyright year on all source files. 14 years ago