mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
8 lines
217 B
INI
8 lines
217 B
INI
source [find interface/ftdi/iotlab-usb.cfg]
|
|
source [find target/stm32f1x.cfg]
|
|
|
|
# use combined on interfaces or targets that can't set TRST/SRST separately
|
|
reset_config trst_and_srst
|
|
|
|
$_TARGETNAME configure -rtos auto
|