Gregory Nutt
|
d71be2d021
|
Fix more errors associated with posix_spawn system calls
|
2014-09-12 17:09:18 -06:00 |
|
Gregory Nutt
|
7a98f10283
|
The alternate console device CONFIG_NSH_CONDEV must not be defined 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
|
2014-05-05 08:52:02 -06:00 |
|
Gregory Nutt
|
87fe636d40
|
NSH cosmetic changes
|
2014-01-24 09:49:17 -06:00 |
|
Gregory Nutt
|
2050443d5e
|
Remove some warnings
|
2013-10-01 12:10:09 -06:00 |
|
Gregory Nutt
|
f6e948fa04
|
More improvements to the minimal NSH when there is no file system and when print fieldwidths are suppressed
|
2013-10-01 11:52:35 -06:00 |
|
Gregory Nutt
|
c4e46f5b62
|
Changes to NSH and readline to permit NSH to work on a platform with no file system
|
2013-09-30 11:34:04 -06:00 |
|
patacongo
|
9c58ee4a6f
|
You can now configure a login for Telnet NSH session -- from Darcy Gong
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5231 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-12 16:59:17 +00:00 |
|
patacongo
|
8c4b8c77fa
|
Tried to get the Composite driver working on the LPC2148 (and failed)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4362 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-02 19:42:55 +00:00 |
|