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/AVRISP-MKII/Lib
Dean Camera de9bd767dc
Correct UC3 global interrupt functions.
14 years ago
..
ISP Correct UC3 global interrupt functions. 14 years ago
XPROG 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
V2Protocol.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
V2Protocol.h Changed AVRISP-MKII project to use the Watchdog interrupt for command timeouts, to reduce CPU usage and free timer 0 for other uses in the future. 14 years ago
V2ProtocolConstants.h Update copyright year on all source files. 14 years ago
V2ProtocolParams.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
V2ProtocolParams.h Update copyright year on all source files. 14 years ago