This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-08-15 12:27:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
250ed0b9105e89a168b55e3c768756fc8bcd88db
contiki
/
apps
/
serial-shell
History
adamdunkels
6677b949b8
Guard against NULL input, remove unguarded printf()
2008-11-09 10:50:14 +00:00
..
Makefile.serial-shell
Fixed erroneous character
2008-07-09 21:46:31 +00:00
serial-shell.c
Guard against NULL input, remove unguarded printf()
2008-11-09 10:50:14 +00:00
serial-shell.h
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 20:53:30 +00:00