aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR/PWM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/AVR/PWM/Makefile')
-rw-r--r--testhal/AVR/PWM/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/testhal/AVR/PWM/Makefile b/testhal/AVR/PWM/Makefile
index 1a85c215b..42faf2215 100644
--- a/testhal/AVR/PWM/Makefile
+++ b/testhal/AVR/PWM/Makefile
@@ -108,7 +108,7 @@ DEBUG = dwarf-2
# Use forward slashes for directory separators.
# For a directory that has spaces, enclose it in quotes.
EXTRAINCDIRS = $(CHIBIOS)/os/license $(PORTINC) $(KERNINC) $(TESTINC) \
- $(HALINC) $(OSALINC) $(PLATFORMINC) \
+ $(HALINC) $(OSALINC) $(PLATFORMINC) \
$(STREAMSINC) $(BOARDINC) $(CHIBIOS)/os/various
# Compiler flag to set the C Standard level.
@@ -230,6 +230,7 @@ EXTRALIBDIRS =
#---------------- External Memory Options ----------------
+
# 64 KB of external RAM, starting after internal RAM (ATmega128!),
# used for variables (.data/.bss) and heap (malloc()).
#EXTMEMOPTS = -Wl,-Tdata=0x801100,--defsym=__heap_end=0x80ffff