ChibiOS/os/various/shell/shell.mk

6 lines
163 B
Makefile
Raw Normal View History

# RT Shell files.
SHELLSRC = $(CHIBIOS)/os/various/shell/shell.c \
$(CHIBIOS)/os/various/shell/shell_cmd.c
SHELLINC = $(CHIBIOS)/os/various/shell