boards/stm32: add stm32l5 config for openocd

This commit is contained in:
Alexandre Abadie 2020-09-28 17:00:51 +02:00
parent 7f26d5c389
commit 34f3b4406d
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

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

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