Corrected compilation on Ubuntu Linux.

This commit is contained in:
skarg
2009-05-13 00:25:08 +00:00
parent 30c01de3a4
commit 85c9efd2b5
4 changed files with 452 additions and 10 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ static uint8_t MSTP_MAC_Address;
/* For porting to IAR, see:
http://www.avrfreaks.net/wiki/index.php/Documentation:AVR_GCC/IarToAvrgcc*/
#if defined(__GNUC__)
#if defined(__GNUC__) && (__GNUC__ > 4)
/* AVR fuse settings */
FUSES =
{