qmk_firmware/Projects/AVRISP-MKII/Lib/ISP
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
..
ISPProtocol.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
ISPProtocol.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
ISPTarget.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
ISPTarget.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00