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-20 13:08:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
9df6bd0543
nuttx
/
configs
/
spark
/
usbmsc
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
Updated spark configuration from David Sidrane, including new USB MSC configuration
2013-11-01 11:28:23 -06:00