Fixed AVR ports IDE project builds (#111)

Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
Steve Karg
2020-08-19 10:05:01 -05:00
committed by GitHub
parent c1429ba7be
commit 645c1b7916
22 changed files with 8268 additions and 4649 deletions
+1
View File
@@ -24,6 +24,7 @@
*********************************************************************/
#include <stdint.h>
#include "hardware.h"
#include "stack.h"
/* stack checking */
#if defined(__GNUC__)