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 21:48:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
0cf5088475
nuttx
/
configs
/
cloudctrl
/
nsh
History
Download ZIP
Download TAR.GZ
Gregory Nutt
4a8e0e2359
NSH initialization now calls boardctl(BOARDIOC_INIT) instead of board_app_initaliaze. Modify all configurations: Make sure that CONFIG_LIB_BOARDCTL=y appears wherever CONFIG_NSH_ARCHINIT=y appears. Remove support for CONFIG_NSH_ARCHMAC. It is not used and there are better ways to do that operation
2015-03-31 12:14:16 -06:00
..
defconfig
NSH initialization now calls boardctl(BOARDIOC_INIT) instead of board_app_initaliaze. Modify all configurations: Make sure that CONFIG_LIB_BOARDCTL=y appears wherever CONFIG_NSH_ARCHINIT=y appears. Remove support for CONFIG_NSH_ARCHMAC. It is not used and there are better ways to do that operation
2015-03-31 12:14:16 -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