Pull out architecture specific macros and other definitions into a new common header...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 16 Aug 2011 05:53:04 +0000 (05:53 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 16 Aug 2011 05:53:04 +0000 (05:53 +0000)
commitfc5fa769ef3389271547a2b3f452962996b69f50
tree1b6813c935b650fb0388ee3e1f4a56f4c6f17d88
parent34781781278f0fb2557b7c5dd9c0de54ad2aba09
Pull out architecture specific macros and other definitions into a new common header file. Add new JTAG_DISABLE() macro for the AVR8s to software-disable JTAG debugging using cycle-safe assembly code.
LUFA.pnproj
LUFA/Common/ArchitectureSpecific.h [new file with mode: 0644]
LUFA/Common/Common.h
LUFA/Common/CompilerSpecific.h
LUFA/ManPages/ChangeLog.txt
Projects/AVRISP-MKII/AVRISP-MKII.txt