2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-24 08:30:58 +10:00
openocd/tcl/board/lisa-l.cfg
2010-08-13 09:52:31 +02:00

8 lines
197 B
INI

# 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]