tcl/stm32u5x: fix clock config used at 'reset init'
[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]