osd-contiki/apps/serial-shell
Oliver Schmidt 831312e311 Some Telnet server enhancements:
- PETSCII sending support
- Option to customize shell prompt and banner
- Stop all running commands on shell close
- New 'exit' and 'quit' commands to close shell
2011-04-16 21:10:22 +02:00
..
Makefile.serial-shell Fixed erroneous character 2008-07-09 21:46:31 +00:00
serial-shell.c Some Telnet server enhancements: 2011-04-16 21:10:22 +02: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