qmk_firmware/Projects/Webserver/Lib
Dean Camera 899df7d331 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.
Renamed all low level Pipe_Read_*, Pipe_Write_* and Pipe_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.
2011-04-04 12:52:30 +00:00
..
FATFs Update projects using FatFS and PetiteFatFS to the latest library versions. 2011-02-06 15:17:46 +00:00
uip Changed the XPLAINBridge software UART to use the regular CTC mode instead of the alternative CTC mode via the Input Capture register, to reduce user confusion. 2010-11-25 03:20:01 +00:00
DHCPClientApp.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
DHCPClientApp.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
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. 2011-04-04 12:52:30 +00:00
DataflashManager.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
HTTPServerApp.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
HTTPServerApp.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
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. 2011-04-04 12:52:30 +00:00
SCSI.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
TELNETServerApp.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
TELNETServerApp.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
uIPManagement.c Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 2011-02-10 17:55:49 +00:00
uIPManagement.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00