mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 11:32:44 +01:00
7 lines
155 B
INI
7 lines
155 B
INI
source [find interface/stlink-v2.cfg]
|
|
transport select hla_swd
|
|
|
|
set WORKAREASIZE 0x2800
|
|
source [find target/stm32l1.cfg]
|
|
$_TARGETNAME configure -rtos auto
|