repo.or.cz
/
openocd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
stlink: simplify maintenance of version and features
[openocd.git]
/
tcl
/
board
/
lisa-l.cfg
blob
73f51a26da57e89afedd0a24878c99c37ef4e65b
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]