Changes to mindpx-v2 for upstream Nuttx and hardfault logging

This commit is contained in:
David Sidrane
2016-12-12 13:28:43 -10:00
committed by Lorenz Meier
parent f149adac54
commit 402251819d
12 changed files with 1147 additions and 409 deletions
@@ -1,5 +1,7 @@
include(nuttx/px4_impl_nuttx)
px4_nuttx_configure(HWCLASS m4 CONFIG nsh ROMFS y ROMFSROOT px4fmu_common)
set(CMAKE_TOOLCHAIN_FILE ${PX4_SOURCE_DIR}/cmake/toolchains/Toolchain-arm-none-eabi.cmake)
set(config_uavcan_num_ifaces 1)
@@ -62,6 +64,7 @@ set(config_module_list
systemcmds/perf
systemcmds/pwm
systemcmds/esc_calib
systemcmds/hardfault_log
systemcmds/reboot
systemcmds/topic_listener
systemcmds/top