aboutsummaryrefslogtreecommitdiffstats
path: root/demos/rt/RT-SPC56EL-EVB/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'demos/rt/RT-SPC56EL-EVB/Makefile')
-rw-r--r--demos/rt/RT-SPC56EL-EVB/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/rt/RT-SPC56EL-EVB/Makefile b/demos/rt/RT-SPC56EL-EVB/Makefile
index def793d89..34ed121bc 100644
--- a/demos/rt/RT-SPC56EL-EVB/Makefile
+++ b/demos/rt/RT-SPC56EL-EVB/Makefile
@@ -90,6 +90,8 @@ CSRC = $(PORTSRC) \
$(OSALSRC) \
$(PLATFORMSRC) \
$(BOARDSRC) \
+ $(CHIBIOS)/os/various/chprintf.c \
+ $(CHIBIOS)/os/various/shell.c \
main.c
# C++ sources here.