diff --git a/cmake/configs/posix_sitl_default.cmake b/cmake/configs/posix_sitl_default.cmake index b81fc1e9c4..4137f23a8c 100644 --- a/cmake/configs/posix_sitl_default.cmake +++ b/cmake/configs/posix_sitl_default.cmake @@ -180,6 +180,9 @@ set(config_module_list # https://px4.io/dev/example_fixedwing_control examples/fixedwing_control + # Template Module + templates/module + # Hardware test #examples/hwtest )