nuttx-apps/system
Gregory Nutt dabe412e70 Add a minimalist implemention of the 'cu' terminal program (part of Taylor UUCP for ages). Using it, you can simply open a serial port and interact with it. Using '~.' you can leave the terminal program and drop back to nsh.
This might  come in handy for other people that have e.g. GSM modems, GPS receivers or other devices with text based serial communications attached to their Nuttx systems.
2014-12-13 10:36:37 -06:00
..
cdcacm Update everything under apps/ to use the corrected syslog interfaces 2014-10-08 11:34:22 -06:00
cle Update everything under apps/ to use the corrected syslog interfaces 2014-10-08 11:34:22 -06:00
composite Update everything under apps/ to use the corrected syslog interfaces 2014-10-08 11:34:22 -06:00
cu Add a minimalist implemention of the 'cu' terminal program (part of Taylor UUCP for ages). Using it, you can simply open a serial port and interact with it. Using '~.' you can leave the terminal program and drop back to nsh. 2014-12-13 10:36:37 -06:00
flash_eraseall MAINOBJ needs to be added to object list in many Makefile 2014-09-11 06:48:11 -06:00
free MAINOBJ needs to be added to object list in many Makefile 2014-09-11 06:48:11 -06:00
hex2bin Fixes for more cppcheck complaints. 2014-11-25 15:41:34 -06:00
i2c Remove use of CONFIG_MASK_TASK_ARGS from the I2C tool 2014-11-13 06:27:47 -06:00
inifile apps/inifile: Filename parameter should be const 2014-12-06 09:14:55 -06:00
install Fixes for more cppcheck complaints. 2014-11-25 15:41:34 -06:00
mdio Fixes for more cppcheck complaints. 2014-11-25 15:41:34 -06:00
nxplayer Fixes for more cppcheck complaints. 2014-11-25 15:41:34 -06:00
poweroff MAINOBJ needs to be added to object list in many Makefile 2014-09-11 06:48:11 -06:00
prun MAINOBJ needs to be added to object list in many Makefile 2014-09-11 06:48:11 -06:00
ramtest MAINOBJ needs to be added to object list in many Makefile 2014-09-11 06:48:11 -06:00
ramtron MAINOBJ needs to be added to object list in many Makefile 2014-09-11 06:48:11 -06:00
readline Add an install target to all makefiles. For the import build, the top-level Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished) 2014-09-06 08:00:47 -06:00
sdcard MAINOBJ needs to be added to object list in many Makefile 2014-09-11 06:48:11 -06:00
stackmonitor Fixes for more cppcheck complaints. 2014-11-25 15:41:34 -06:00
sudoku MAINOBJ needs to be added to object list in many Makefile 2014-09-11 06:48:11 -06:00
sysinfo MAINOBJ needs to be added to object list in many Makefile 2014-09-11 06:48:11 -06:00
usbmonitor Update everything under apps/ to use the corrected syslog interfaces 2014-10-08 11:34:22 -06:00
usbmsc Update everything under apps/ to use the corrected syslog interfaces 2014-10-08 11:34:22 -06:00
vi More ccpcheck-related fixes 2014-11-25 17:28:22 -06:00
zmodem Fixes for more cppcheck complaints. 2014-11-25 15:41:34 -06:00
Kconfig Add a minimalist implemention of the 'cu' terminal program (part of Taylor UUCP for ages). Using it, you can simply open a serial port and interact with it. Using '~.' you can leave the terminal program and drop back to nsh. 2014-12-13 10:36:37 -06:00
Make.defs Add a minimalist implemention of the 'cu' terminal program (part of Taylor UUCP for ages). Using it, you can simply open a serial port and interact with it. Using '~.' you can leave the terminal program and drop back to nsh. 2014-12-13 10:36:37 -06:00
Makefile Add a minimalist implemention of the 'cu' terminal program (part of Taylor UUCP for ages). Using it, you can simply open a serial port and interact with it. Using '~.' you can leave the terminal program and drop back to nsh. 2014-12-13 10:36:37 -06:00