Added Lisa/L script as a target board.

This commit is contained in:
Piotr Esden-Tempski 2010-08-03 21:00:09 -07:00 committed by Øyvind Harboe
parent c3ee26d272
commit 52ba344a09
1 changed files with 7 additions and 0 deletions

7
tcl/board/lisa-l.cfg Normal file
View 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]