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 05:28:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
59b5678bff
nuttx
/
configs
/
tm4c1294-launchpad
/
ipv6
History
Download ZIP
Download TAR.GZ
Gregory Nutt
15b90de919
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
Review/update of the TM4C1294 Launchpad code
2015-02-11 18:27:38 -06:00
setenv.sh
Add TI EK-TM4C1294XL launchpad support
2015-02-12 00:30:38 +01:00