1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 17:12:45 +01:00
RIOT/boards/stm32f4discovery/dist/openocd.cfg

9 lines
151 B
INI
Raw Normal View History

# increase working area to 64KB
set WORKAREASIZE 0x10000
source [find target/stm32f4x.cfg]
reset_config srst_only
$_TARGETNAME configure -rtos auto