Browse Source

posix_sitl_default.cmake: add template module

Just to make sure it's built with CI
sbg
Beat Küng 7 years ago committed by Lorenz Meier
parent
commit
761826cc5a
  1. 3
      cmake/configs/posix_sitl_default.cmake

3
cmake/configs/posix_sitl_default.cmake

@ -180,6 +180,9 @@ set(config_module_list
# https://px4.io/dev/example_fixedwing_control # https://px4.io/dev/example_fixedwing_control
examples/fixedwing_control examples/fixedwing_control
# Template Module
templates/module
# Hardware test # Hardware test
#examples/hwtest #examples/hwtest
) )

Loading…
Cancel
Save