ekf2: update ITCM linker scripts for renamed SendEvents

Update mangled symbol from PublishEventFlags to SendEvents in
ITCM function include linker scripts for fmu-v6xrt, mr-tropic,
and tropic-community boards.
This commit is contained in:
Jacob Dahl 2026-03-04 14:25:55 -09:00
parent 50c90af6ff
commit 1f457cd549
3 changed files with 3 additions and 3 deletions

View File

@ -405,7 +405,7 @@
*(.text._ZN3Ekf33updateVerticalDeadReckoningStatusEv)
*(.text._ZN33FlightTaskManualAltitudeSmoothVelC1Ev)
*(.text.powf)
*(.text._ZN4EKF217PublishEventFlagsERKy)
*(.text._ZN4EKF210SendEventsEv)
*(.text._ZN17FlightTaskDescend6updateEv)
*(.text.imxrt_iomux_configure)
*(.text.hrt_store_absolute_time)

View File

@ -405,7 +405,7 @@
*(.text._ZN3Ekf33updateVerticalDeadReckoningStatusEv)
*(.text._ZN33FlightTaskManualAltitudeSmoothVelC1Ev)
*(.text.powf)
*(.text._ZN4EKF217PublishEventFlagsERKy)
*(.text._ZN4EKF210SendEventsEv)
*(.text._ZN17FlightTaskDescend6updateEv)
*(.text.imxrt_iomux_configure)
*(.text.hrt_store_absolute_time)

View File

@ -413,7 +413,7 @@
*(.text._ZN3Ekf33updateVerticalDeadReckoningStatusEv)
*(.text._ZN33FlightTaskManualAltitudeSmoothVelC1Ev)
*(.text.powf)
*(.text._ZN4EKF217PublishEventFlagsERKy)
*(.text._ZN4EKF210SendEventsEv)
*(.text._ZN17FlightTaskDescend6updateEv)
*(.text.imxrt_iomux_configure)
*(.text.hrt_store_absolute_time)