mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
px4_fmu-v4:CAN build needs .app_descriptor
This commit is contained in:
parent
797bd9592b
commit
20c1f763d2
@ -79,6 +79,7 @@ SECTIONS
|
||||
_bootdelay_signature = ABSOLUTE(.);
|
||||
FILL(0xffecc2925d7d05c5)
|
||||
. += 8;
|
||||
KEEP(*(.app_descriptor))
|
||||
*(.text .text.*)
|
||||
*(.fixup)
|
||||
*(.gnu.warning)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user