diff options
Diffstat (limited to 'testhal/STM32F4xx/SDC/Makefile')
| -rw-r--r-- | testhal/STM32F4xx/SDC/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/STM32F4xx/SDC/Makefile b/testhal/STM32F4xx/SDC/Makefile index abfdea43b..7be4fc2f6 100644 --- a/testhal/STM32F4xx/SDC/Makefile +++ b/testhal/STM32F4xx/SDC/Makefile @@ -97,6 +97,7 @@ CSRC = $(PORTSRC) \ $(PLATFORMSRC) \
$(BOARDSRC) \
$(CHIBIOS)/os/various/chprintf.c \
+ $(CHIBIOS)/os/various/shell.c \
main.c
# C++ sources that can be compiled in ARM or THUMB mode depending on the global
|
