blob: 73f51a26da57e89afedd0a24878c99c37ef4e65b (
plain)
1
2
3
4
5
6
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/stm32f1x.cfg]
|