fix(px4fmu-v6xrt): update LED ioctl ITCM symbol

Match the v6xrt ITCM include list to the current LED::ioctl signature after ioctl arguments were widened to uintptr_t on this branch.

This lets the ITCM checker account for the emitted ARM symbol instead of looking for the stale unsigned-long mangling.
This commit is contained in:
Nuno Marques
2026-05-11 10:34:19 -07:00
parent 1bce73fbb6
commit be1acbb7d1
@@ -515,7 +515,7 @@
*(.text._ZN20MavlinkStreamESCInfo8get_sizeEv)
*(.text._ZNK6matrix6VectorIfLj2EE4normEv)
*(.text._Z15arm_auth_updateyb)
*(.text._ZN3LED5ioctlEP4fileim)
*(.text._ZN3LED5ioctlEP4fileij)
*(.text._ZNK3px46logger9LogWriter20had_file_write_errorEv)
*(.text._ZN29MavlinkStreamLocalPositionNED4sendEv)
*(.text._ZNK6matrix6VectorIfLj3EE3dotERKNS_6MatrixIfLj3ELj1EEE)