Browse Source

cubepilot/cubeorange test: disable uavcan to reduce flash usage

master
Beat Küng 3 years ago committed by Daniel Agar
parent
commit
d01f2b1d40
  1. 1
      boards/cubepilot/cubeorange/test.px4board

1
boards/cubepilot/cubeorange/test.px4board

@ -13,4 +13,5 @@ CONFIG_SYSTEMCMDS_REFLECT=n @@ -13,4 +13,5 @@ CONFIG_SYSTEMCMDS_REFLECT=n
CONFIG_SYSTEMCMDS_SYSTEM_TIME=n
CONFIG_BOARD_TESTING=y
CONFIG_DRIVERS_TEST_PPM=y
CONFIG_DRIVERS_UAVCAN=n
CONFIG_SYSTEMCMDS_MICROBENCH=y

Loading…
Cancel
Save