This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-06 08:36:24 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
de71f53351aa93fec35dd75e50b57d523b0c8ef6
nuttx
/
configs
/
sam4e-ek
/
nsh
T
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
..
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