You cannot 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-fw/Projects/AVRISP-MKII/Lib/ISP
Dean Camera de9bd767dc Correct UC3 global interrupt functions.
Replace all calls and references to _delay_ms() in the code with the architecture-agnostic Delay_MS() function.

Improve code generation for the Delay_MS() function on the AVR8 architecture when called with a constant input.
14 years ago
..
ISPProtocol.c Correct UC3 global interrupt functions. 14 years ago
ISPProtocol.h Update copyright year on all source files. 15 years ago
ISPTarget.c Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in. 15 years ago
ISPTarget.h Update copyright year on all source files. 15 years ago