1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/common/stm32: add openocd config stm32mp1.cfg

Add common openocd configuration for stm32mp1 boards.

Signed-off-by: Gilles DOFFE <gilles.doffe@savoirfairelinux.com>
This commit is contained in:
Gilles DOFFE 2020-11-12 23:38:33 +01:00
parent e4fa203db4
commit 58f90c986f

3
boards/common/stm32/dist/stm32mp1.cfg vendored Normal file
View File

@ -0,0 +1,3 @@
source [find target/stm32mp15x.cfg]
reset_config srst_only
$_CHIPNAME.cm4 configure -rtos auto