summaryrefslogtreecommitdiff
path: root/apps/nshlib/nsh_console.h
Commit message (Collapse)AuthorAgeFilesLines
* Change all variadic macros to C99 styleGregory Nutt2014-05-221-1/+1
|
* The alternate console device CONFIG_NSH_CONDEV must not be defined ↵Gregory Nutt2014-05-051-4/+12
| | | | unconditionally. This causes errors when using Telnet sessions. This was solved by adding CONFIG_NSH_ALTCONDEV: CONFIG_NSH_ALTCONDEV enables or disables the feature then, if enabled, CONFIG_NSH_CONDEV provides the alternative console device name
* NSH cosmetic changesGregory Nutt2014-01-241-3/+1
|
* Changes to NSH and readline to permit NSH to work on a platform with no file ↵Gregory Nutt2013-09-301-11/+17
| | | | system
* You can now configure a login for Telnet NSH session -- from Darcy Gongpatacongo2012-10-121-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5231 42af7a65-404d-4744-a932-0658087f49c3
* Email address change in apps/patacongo2012-09-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5143 42af7a65-404d-4744-a932-0658087f49c3
* Tried to get the Composite driver working on the LPC2148 (and failed)patacongo2012-02-021-0/+159
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4362 42af7a65-404d-4744-a932-0658087f49c3