mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-23 12:18:12 +08:00
chore(nuttx): bump NuttX for the FlexCAN TX fixes (#28393)
The imxrt FlexCAN driver left the TX mailbox CS word uninitialised, so
classic frames went out with EDL set and appeared on the wire as CAN FD,
and its TX timeout handler aborted mailboxes that were still
transmitting. Either one takes the interface error passive and it never
recovers.
Picks up PX4/NuttX #395 and #396.
(cherry picked from commit cd512ae9d7)
Assisted-by: GitHub Copilot:gpt-6-astra
This commit is contained in:
Submodule platforms/nuttx/NuttX/nuttx updated: 3d7f0016cd...17040b9f87
Reference in New Issue
Block a user