NuttX stackcheck exclude PX4 Matrix and Param

- instrumenting PX4 Matrix and Param methods is too burdensome
 - partially restore px4_fmu-v5_stackcheck and holybro_durandal-v1_stackcheck to match default configs
This commit is contained in:
Daniel Agar
2020-01-06 18:15:55 -05:00
committed by GitHub
parent 5adf23a6a8
commit 7166b867e1
5 changed files with 28 additions and 13 deletions

View File

@@ -7,7 +7,7 @@ px4_add_board(
TOOLCHAIN arm-none-eabi
ARCHITECTURE cortex-m7
ROMFSROOT px4fmu_common
#BUILD_BOOTLOADER
BUILD_BOOTLOADER
IO px4_io-v2_default
TESTING
# UAVCAN_INTERFACES 2 - No H7 or FD can support in UAVCAN
@@ -25,14 +25,14 @@ px4_add_board(
#camera_trigger
differential_pressure # all available differential pressure drivers
distance_sensor # all available distance sensor drivers
# dshot -- todo needslooking at
#dshot
gps
heater
#imu # all available imu drivers
#imu/adis16448
#imu/adis16477
#imu/adis16497
#imu/bmi088
imu/bmi088
imu/mpu6000
#imu/mpu9250
#irlock
@@ -78,14 +78,15 @@ px4_add_board(
mc_pos_control
mc_rate_control
navigator
rc_update
#rover_pos_control
sensors
#sih
vmount
vtol_att_control
SYSTEMCMDS
#bl_update
#config
bl_update
config
dmesg
dumpfile
esc_calib