qmk_firmware/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.
2011-04-08 05:05:05 +00:00
..
ISPProtocol.c Correct UC3 global interrupt functions. 2011-04-08 05:05:05 +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