aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/lisa-l.cfg
blob: 1607fb862191e9424311788a06323749f633b194 (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-or-later

# 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/stm32f1x.cfg]