Added a separate file for CFS Coffee-specific commands
This commit is contained in:
parent
7ed816840e
commit
38e39bbc1c
5 changed files with 153 additions and 35 deletions
|
@ -7,5 +7,5 @@ shell_src = shell.c serial-shell.c shell-reboot.c \
|
|||
shell_dsc = shell-dsc.c
|
||||
|
||||
ifeq ($(TARGET),sky)
|
||||
shell_src += shell-sky.c shell-exec.c
|
||||
shell_src += shell-sky.c shell-exec.c shell-coffee.c
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue