Browse Source

Enable IO image buildig for FMUv5

sbg
Lorenz Meier 7 years ago
parent
commit
15a69b881d
  1. 2
      cmake/configs/nuttx_px4fmu-v5_default.cmake

2
cmake/configs/nuttx_px4fmu-v5_default.cmake

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
px4_nuttx_configure(HWCLASS m7 CONFIG nsh ROMFS y ROMFSROOT px4fmu_common)
px4_nuttx_configure(HWCLASS m7 CONFIG nsh ROMFS y ROMFSROOT px4fmu_common IO px4io-v2)
set(config_uavcan_num_ifaces 2)

Loading…
Cancel
Save