Pull out architecture specific macros and other definitions into a new common...
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.
Showing
- LUFA.pnproj 1 addition, 1 deletionLUFA.pnproj
- LUFA/Common/ArchitectureSpecific.h 143 additions, 0 deletionsLUFA/Common/ArchitectureSpecific.h
- LUFA/Common/Common.h 1 addition, 69 deletionsLUFA/Common/Common.h
- LUFA/Common/CompilerSpecific.h 4 additions, 4 deletionsLUFA/Common/CompilerSpecific.h
- LUFA/ManPages/ChangeLog.txt 1 addition, 0 deletionsLUFA/ManPages/ChangeLog.txt
- Projects/AVRISP-MKII/AVRISP-MKII.txt 2 additions, 1 deletionProjects/AVRISP-MKII/AVRISP-MKII.txt
Loading
Please register or sign in to comment