mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 10:12:45 +01:00
Alexandre Abadie
de15af4c87
- introduce common place for boards using stlink: same serial, all use openocd - apply this to nucleos
4 lines
90 B
INI
4 lines
90 B
INI
source [find target/stm32l1.cfg]
|
|
reset_config srst_only
|
|
$_TARGETNAME configure -rtos auto
|