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-21 13:38:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
160fbc711a
nuttx
/
configs
/
sam4e-ek
/
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
Simplified optimization for the SAM4E-EK
2014-04-30 15:04:34 -06:00
setenv.sh
SAM4E-EK: Add basic board support
2014-03-10 15:18:46 -06:00