Split out compiler specific helper macros into a new CompilerSpecific.h header file...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 6 Jul 2011 02:11:13 +0000 (02:11 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 6 Jul 2011 02:11:13 +0000 (02:11 +0000)
commitbfa22eca26b52e859d19d013a132e6e79aa4e689
treeb96abd1cb0627f94dae75c8bf5ba345a22434b53
parent7932ce86bd67450bf52fe795b114c53f08e431e3
Split out compiler specific helper macros into a new CompilerSpecific.h header file inside the library, for future expansion.
LUFA/Common/Attributes.h
LUFA/Common/Common.h
LUFA/Common/CompilerSpecific.h [new file with mode: 0644]