nuttx/configs/pic32mz-starterkit/nsh
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 changes for PIC32MZ build under XC32 2015-03-21 16:38:24 -06:00
setenv.sh PIC32MZ: Minor change to setenv.sh so that you can change tools correctly 2015-03-22 08:12:53 -06:00