Files
PX4-Autopilot/platforms
Jacob Dahl 1427414a44 fix(nuttx): pin the submodule back to the px4_firmware_nuttx-10.3.0+ tip (#28367)
#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.
2026-08-24 16:32:05 -06:00
..