This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-14 08:53:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
bd7b376e57
nuttx
/
configs
/
cloudctrl
/
nsh
History
Download ZIP
Download TAR.GZ
Gregory Nutt
2dbaed4779
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
..
defconfig
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
Make.defs
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
setenv.sh
configs/cloudctrl and tools/prebuild.py from Darcy Gong
2012-11-21 18:19:49 +00:00