flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / tcl / board / lisa-l.cfg
1 # the Lost Illusions Serendipitous Autopilot
2 # http://paparazzi.enac.fr/wiki/Lisa
3
4 # Work-area size (RAM size) = 20kB for STM32F103RB device
5 set WORKAREASIZE 0x5000
6
7 source [find target/stm32f1x.cfg]