Browse Source

sitl: enable EMBEDDED_METADATA to add parameter metadata to ROMFS

sbg
Beat Küng 4 years ago
parent
commit
ef55680ab1
  1. 1
      boards/px4/sitl/default.cmake

1
boards/px4/sitl/default.cmake

@ -5,6 +5,7 @@ px4_add_board( @@ -5,6 +5,7 @@ px4_add_board(
MODEL sitl
ROMFSROOT px4fmu_common
LABEL default
EMBEDDED_METADATA parameters
TESTING
DRIVERS
#barometer # all available barometer drivers

Loading…
Cancel
Save