mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
58f90c986f
Add common openocd configuration for stm32mp1 boards. Signed-off-by: Gilles DOFFE <gilles.doffe@savoirfairelinux.com>
4 lines
95 B
INI
4 lines
95 B
INI
source [find target/stm32mp15x.cfg]
|
|
reset_config srst_only
|
|
$_CHIPNAME.cm4 configure -rtos auto
|