Files
PX4-Autopilot/boards/cuav/fmu-v6x/nuttx-config/scripts/flash-analysis-script.ld
2025-08-08 23:35:03 -04:00

7 lines
86 B
Plaintext

INCLUDE "script.ld"
MEMORY
{
FLASH (rx) : ORIGIN = 0x08020000, LENGTH = 10080K
}