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-09-01 14:43:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
160fbc711a
nuttx
/
configs
/
xtrs
/
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
Add tools/link.bat, unlink.bat, and copydir.bat
2012-12-08 16:37:43 +00:00
setenv.bat
configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows native
2012-12-09 17:34:53 +00:00