From: Dean Camera Date: Wed, 6 Jul 2011 02:11:13 +0000 (+0000) Subject: Split out compiler specific helper macros into a new CompilerSpecific.h header file... X-Git-Tag: LUFA-111009-BETA~34 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/bfa22eca26b52e859d19d013a132e6e79aa4e689?hp=bfa22eca26b52e859d19d013a132e6e79aa4e689 Split out compiler specific helper macros into a new CompilerSpecific.h header file inside the library, for future expansion. ---