summaryrefslogtreecommitdiff
path: root/z180/Tupfile
diff options
context:
space:
mode:
authorLeo C2014-07-27 22:55:50 +0200
committerLeo C2014-07-27 22:55:50 +0200
commit4caee1ec599c6d78f5234b218e2ccf5e23eb4bf0 (patch)
treecedef54314ff793a14a1e369d774e349f9fae846 /z180/Tupfile
parenteded7ec457ef999586c66b15ada5948bddcc735c (diff)
downloadz180-stamp-4caee1ec599c6d78f5234b218e2ccf5e23eb4bf0.zip
Disable msg- i/o-fifos for test with avr
Diffstat (limited to 'z180/Tupfile')
-rw-r--r--z180/Tupfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/z180/Tupfile b/z180/Tupfile
index b79d098..ebdb1d1 100644
--- a/z180/Tupfile
+++ b/z180/Tupfile
@@ -4,7 +4,8 @@ PROG = hdrom
SRC = r3init.180
SRC += ddtz.180
-SRC += fifoio.180 msgbuf.180 ser1-i.180 console.180
+#SRC += fifoio.180 msgbuf.180 ser1-i.180 console.180
+SRC += ser1-i.180 console.180
SRC += romend.180
@@ -14,8 +15,6 @@ LN_PROG = 0
LN_DATA = C000
-DEFS = -DSTM32F1 -DBAUD=115200
-
###############################################################################
# Executables