aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Common/ArchitectureSpecific.h
AgeCommit message (Expand)Author
2012-06-09Spell check source code, fix mistakes.Dean
2012-06-09Added new JTAG_ENABLE() macro for the AVR8 architecture. Fixed the JTAG_DISAB...Dean
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-11-09Add missing SVN eol-style property to ensure that source code line endings an...Dean
2011-09-21Fix missing C++ linkage command in ArchitectureSpecific.h.Dean
2011-08-22Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().Dean
2011-08-16Pull out architecture specific macros and other definitions into a new common...Dean