aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR/GPT
diff options
context:
space:
mode:
authorTheodore Ateba <tf.ateba@gmail.com>2017-08-02 17:41:00 +0000
committerTheodore Ateba <tf.ateba@gmail.com>2017-08-02 17:41:00 +0000
commit6ee9c2788555e3b31d0ca62a0442121ebf0b158d (patch)
tree0c4191a0b711516473a58b6eb5bf06b7b80c221d /testhal/AVR/GPT
parent52f883487b7ddab81b4d27ad63792d53fea5ee2a (diff)
downloadChibiOS-6ee9c2788555e3b31d0ca62a0442121ebf0b158d.tar.gz
ChibiOS-6ee9c2788555e3b31d0ca62a0442121ebf0b158d.tar.bz2
ChibiOS-6ee9c2788555e3b31d0ca62a0442121ebf0b158d.zip
Correction of indentation on AVR testhal Makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10352 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/AVR/GPT')
-rw-r--r--testhal/AVR/GPT/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/testhal/AVR/GPT/Makefile b/testhal/AVR/GPT/Makefile
index 1a85c215b..42faf2215 100644
--- a/testhal/AVR/GPT/Makefile
+++ b/testhal/AVR/GPT/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