Dean Camera
|
fc5fa769ef
|
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.
|
2011-08-16 05:53:04 +00:00 |
Dean Camera
|
3478178127
|
Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to improve optimization if called with constant inputs.
|
2011-08-16 05:00:45 +00:00 |
Dean Camera
|
0c2ad9eb34
|
Add missing SVN eol-style property to files where it was missing.
|
2011-07-15 08:46:08 +00:00 |
Dean Camera
|
bcb627e1a1
|
Add missing doxygen group terminator to the new CompilerSpecific.h header file.
|
2011-07-07 07:38:22 +00:00 |
Dean Camera
|
bfa22eca26
|
Split out compiler specific helper macros into a new CompilerSpecific.h header file inside the library, for future expansion.
|
2011-07-06 02:11:13 +00:00 |