nuttx/configs/pic32mx-starterkit/nsh2
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 pic32mx-starterkit: Move scripts to common directory. Pinguino build needs to use a different linker script 2015-02-21 19:40:22 -06:00
setenv.sh Add path for Pinguino tools. Need to be careful because bin directory has an incompatible make.exe in it 2015-02-21 19:42:46 -06:00