mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 11:37:34 +08:00
zenoh: fix sitl ci compile warning
This commit is contained in:
committed by
Daniel Agar
parent
2e850371c5
commit
fee6d250f3
@@ -51,6 +51,7 @@ add_dependencies(zenohpico git_zenoh-pico px4_platform)
|
||||
target_compile_options(zenohpico PUBLIC -Wno-cast-align
|
||||
-Wno-narrowing
|
||||
-Wno-stringop-overflow
|
||||
-Wno-stringop-truncation
|
||||
-Wno-unused-result
|
||||
-DZ_BATCH_SIZE_RX=512
|
||||
-DZ_BATCH_SIZE_TX=512
|
||||
|
||||
Reference in New Issue
Block a user