mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
* docs: Zenoh middleware guide (#25737) * Zenoh: Update zenoh-pico library * Zenoh: Improve out-of-memory behaviour Abort publication immediately when not enough memory is available. Zero _zenoh_publishers and _zenoh_subscribers to ensure we're not dereferencing a wrong pointer * fmu-v6x: zenoh config set CONSTRAINED_FLASH Fixes flash overflow with zenoh target on fmu-v6x * Update docs/en/middleware/zenoh.md --------- Co-authored-by: Hamish Willee <hamishwillee@gmail.com>