px4-firmware/Debug/px4fmu-v1-board.cfg

7 lines
207 B
INI
Raw Normal View History

# The latest defaults in OpenOCD 0.7.0 are actually prettymuch correct for the px4fmu
# increase working area to 32KB for faster flash programming
set WORKAREASIZE 0x8000
source [find target/stm32f4x.cfg]