]> git.sur5r.net Git - openocd/blob - tcl/board/lisa-l.cfg
tcl/interface/ftdi: improve minimodule config
[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]