px4-firmware/platforms/nuttx/NuttX
Lucas De Marchi 3a84d4cfeb build: fix NuttX menuconfig
There was and extra "nuttx" dir:
	cp: cannot stat '/home/lucas/p/dronecode/PX4/Firmware/build/aerofc-v1_default/NuttX/nuttx/nuttx/.config': No such file or directory
	FAILED: NuttX/CMakeFiles/menuconfig

And the board fixup being executed from the wrong working directory:
	nuttx-configs/aerofc-v1/nsh/defconfig
	fatal: Path 'nuttx-configs/aerofc-v1/nsh/defconfig' does not exist in 'HEAD'
2017-10-12 10:00:51 +02:00
..
apps@7e2f17db4e Updated nuttx and apps submodules for 1.7 Release 2017-09-29 10:13:51 -04:00
nuttx@85a88c0731 Updated nuttx and apps submodules for 1.7 Release 2017-09-29 10:13:51 -04:00
tools NuttX build re-enable hard link copy and improve builtin_list 2017-09-29 10:13:51 -04:00
CMakeLists.txt build: fix NuttX menuconfig 2017-10-12 10:00:51 +02:00