mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
Added Lisa/L script as a target board.
This commit is contained in:
committed by
Øyvind Harboe
parent
c3ee26d272
commit
52ba344a09
7
tcl/board/lisa-l.cfg
Normal file
7
tcl/board/lisa-l.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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]
|
||||
Reference in New Issue
Block a user