mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-16 11:40:35 +08:00
14bf04b9a4
- add simulator kconfig dependencies - exclude SIH (+deps) where sufficient flash isn't available
7 lines
139 B
Plaintext
7 lines
139 B
Plaintext
menuconfig MODULES_SIMULATION_GZ_BRIDGE
|
|
bool "gz_bridge"
|
|
default n
|
|
depends on PLATFORM_POSIX
|
|
---help---
|
|
Enable support for gz_bridge
|