This website requires JavaScript.
Explore
Help
Sign In
giomba
/
nes-proj
Watch
1
Star
0
Fork
0
You've already forked nes-proj
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
74baca91b1
nes-proj
/
apps
/
serial-shell
History
Niclas Finne
ec1d598148
Precision (printf("%.Ns", text1)) not supported by all compilers, for example some versions of avrgcc and mspgcc.
2012-05-16 11:23:17 +02:00
..
Makefile.serial-shell
Fixed erroneous character
2008-07-09 21:46:31 +00:00
serial-shell.c
Precision (printf("%.Ns", text1)) not supported by all compilers, for example some versions of avrgcc and mspgcc.
2012-05-16 11:23:17 +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