This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
77330679d4
incubator-nuttx
/
configs
/
qemu-i486
/
nsh
History
Gregory Nutt
f924601fc1
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
X86: Add a configuration option to select the -m32 compiler option when needed
2014-01-18 07:38:50 -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
ld.script
Massive clean-up of linker scripts from Freddie Chopin
2012-11-04 17:18:25 +00:00
setenv.sh
Change the default path to the buildroot bin/ directory in all setenv.sh files
2012-10-10 12:56:02 +00:00