mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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
|