Skip to content

Commit

Permalink
px4_fmu-v2_multicopter sync with px4_fmu-v2_default
Browse files Browse the repository at this point in the history
  • Loading branch information
dagar committed Jul 8, 2019
1 parent 58b74e2 commit 6ea5853
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion boards/px4/fmu-v2/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ px4_add_board(
#dumpfile
#esc_calib
hardfault_log
#i2c
#i2cdetect
#led_control
mixer
#motor_ramp
Expand Down
4 changes: 3 additions & 1 deletion boards/px4/fmu-v2/multicopter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ px4_add_board(
TOOLCHAIN arm-none-eabi
ARCHITECTURE cortex-m4
ROMFSROOT px4fmu_common
BOOTLOADER ${PX4_SOURCE_DIR}/ROMFS/px4fmu_common/extras/px4fmuv3_bl.bin
IO px4_io-v2_default
CONSTRAINED_FLASH
#UAVCAN_INTERFACES 2

SERIAL_PORTS
Expand Down Expand Up @@ -63,7 +65,7 @@ px4_add_board(
#dumpfile
#esc_calib
hardfault_log
i2cdetect
#i2cdetect
#led_control
mixer
#motor_ramp
Expand Down

0 comments on commit 6ea5853

Please sign in to comment.