Files
Jacob Dahl e24c585bce 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
2026-09-10 11:32:28 -07:00
..