summaryrefslogtreecommitdiff
path: root/apps/nshlib/nsh_script.c
Commit message (Collapse)AuthorAgeFilesLines
* NSH: Add a break command; if-then-else and looping behavior can not be ↵Gregory Nutt2014-01-181-1/+3
| | | | configured out of the build for small systems that need minimal scripting capability
* NSH: Add support for while-do-done and until-do-done loopsGregory Nutt2014-01-171-0/+17
|
* Add true and false commands; repartition some logic to better support ↵Gregory Nutt2014-01-171-8/+28
| | | | forthcoming looping
* Add support for a login script (in addition to the init script); Add logic ↵patacongo2013-01-291-0/+195
so that a USB console session can connect and reconnect to the USB serial device git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5582 42af7a65-404d-4744-a932-0658087f49c3