waf: enable tao option for sitl_periph_gps

This commit is contained in:
bugobliterator 2022-02-15 19:58:24 +05:30 committed by Andrew Tridgell
parent 1f6c380f69
commit 47e710c21a

View File

@ -677,6 +677,7 @@ class sitl_periph_gps(sitl):
HAL_MISSION_ENABLED = 0,
HAL_RALLY_ENABLED = 0,
HAL_SCHEDULER_ENABLED = 0,
CANARD_ENABLE_TAO_OPTION = 1,
)
# libcanard is written for 32bit platforms
env.CXXFLAGS += [