2010-08-04 04:00:09 +00:00
|
|
|
# the Lost Illusions Serendipitous Autopilot
|
|
|
|
# http://paparazzi.enac.fr/wiki/Lisa
|
|
|
|
|
|
|
|
# Work-area size (RAM size) = 20kB for STM32F103RB device
|
|
|
|
set WORKAREASIZE 0x5000
|
|
|
|
|
2011-11-17 17:11:34 +00:00
|
|
|
source [find target/stm32f1x.cfg]
|