aboutsummaryrefslogtreecommitdiffstats
path: root/demos/SPC5/RT-SPC564A-EVB
diff options
context:
space:
mode:
Diffstat (limited to 'demos/SPC5/RT-SPC564A-EVB')
-rw-r--r--demos/SPC5/RT-SPC564A-EVB/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/demos/SPC5/RT-SPC564A-EVB/Makefile b/demos/SPC5/RT-SPC564A-EVB/Makefile
index e72a00878..474bc259a 100644
--- a/demos/SPC5/RT-SPC564A-EVB/Makefile
+++ b/demos/SPC5/RT-SPC564A-EVB/Makefile
@@ -95,7 +95,8 @@ CSRC = $(PORTSRC) \
$(OSALSRC) \
$(PLATFORMSRC) \
$(BOARDSRC) \
- $(CHIBIOS)/os/various/chprintf.c \
+ $(CHIBIOS)/os/hal/lib/streams/memstreams.c \
+ $(CHIBIOS)/os/hal/lib/streams/chprintf.c \
$(CHIBIOS)/os/various/shell.c \
main.c