blob: e95c6f2bf67aa4f740d60c41e8164ced91b4981c (
plain) (
blame)
1
2
3
4
|
# openocd config for MegaMetrum using the Olimex ARM-USB-OCD dongle
source /opt/stm32/share/openocd/scripts/interface/olimex-arm-usb-ocd.cfg
source /opt/stm32/share/openocd/scripts/target/stm32l.cfg
|