mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
add flash-analysis for auterion_fmu-v6s board (#24885)
This commit is contained in:
parent
c2f872c558
commit
9e45f077b1
1
boards/auterion/fmu-v6s/flash-analysis.px4board
Normal file
1
boards/auterion/fmu-v6s/flash-analysis.px4board
Normal file
@ -0,0 +1 @@
|
||||
CONFIG_BOARD_LINKER_PREFIX="flash-analysis"
|
||||
@ -0,0 +1,6 @@
|
||||
INCLUDE "script.ld"
|
||||
|
||||
MEMORY
|
||||
{
|
||||
FLASH (rx) : ORIGIN = 0x08020000, LENGTH = 10080K
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user