repo.or.cz
/
openocd
/
dsp568013.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix debug mode,lock,unlock
[openocd/dsp568013.git]
/
tcl
/
board
/
lisa-l.cfg
blob
00afa5e999959a85e30690eb13cbd73bf010a385
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/stm32.cfg]