flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / tcl / board / lisa-l.cfg
index 00afa5e999959a85e30690eb13cbd73bf010a385..1607fb862191e9424311788a06323749f633b194 100644 (file)
@@ -1,7 +1,9 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # the Lost Illusions Serendipitous Autopilot
 # http://paparazzi.enac.fr/wiki/Lisa
 
 # Work-area size (RAM size) = 20kB for STM32F103RB device
 set WORKAREASIZE 0x5000
 
-source [find target/stm32.cfg]
+source [find target/stm32f1x.cfg]