73f51a26da57e89afedd0a24878c99c37ef4e65b
[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]