This website requires JavaScript.
Explore
Help
Sign in
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
1879b4b346
osd-contiki
/
apps
/
serial-shell
/
Makefile.serial-shell
5 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
Fixed erroneous character
2008-07-09 23:46:31 +02:00
serial-shell_src = serial-shell.c
Broke out serial-shell from the shell app into its own app. Project can use the serial-shell to get a shell running over the serial line, just like a project can use the telnetd to get a shell running over Telnet/TCP/IP.
2008-07-09 22:53:30 +02:00
APPS += shell
include $(CONTIKI)/apps/shell/Makefile.shell
Reference in a new issue
Copy permalink