From: Dean Camera Date: Tue, 16 Aug 2011 05:53:04 +0000 (+0000) Subject: Pull out architecture specific macros and other definitions into a new common header... X-Git-Tag: LUFA-111009~32 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/fc5fa769ef3389271547a2b3f452962996b69f50?ds=inline;hp=fc5fa769ef3389271547a2b3f452962996b69f50 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. ---