mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-24 19:08:21 +08:00
#28366 unintentionally carried a submodule bump to 39508f26a2, which exists on PX4/NuttX only as refs/pull/394/head. main therefore depends on an open pull request's head commit instead of a branch commit: it resolves today only because GitHub serves PR refs, and breaks if #394 is closed or its branch is force-pushed. The two imxrt FlexCAN commits it pulled in are unreferenced by anything on main and land properly when PX4/NuttX#394 merges.