mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-10 11:29:38 +00:00
5 lines
94 B
Makefile
5 lines
94 B
Makefile
|
serial_shell_src = serial-shell.c
|
||
|
|
||
|
APPS += shell
|
||
|
include $(CONTIKI)/apps/shell/Makefile.shell
|