2010-12-19 16:39:03 -06:00
|
|
|
# This is an STM32 eval board with a single STM32F107VCT chip.
|
|
|
|
# http://www.st.com/internet/evalboard/product/217965.jsp
|
2010-05-07 08:24:13 -05:00
|
|
|
|
2010-12-19 16:39:04 -06:00
|
|
|
# increase working area to 32KB for faster flash programming
|
|
|
|
set WORKAREASIZE 0x8000
|
2010-05-07 08:24:13 -05:00
|
|
|
|
|
|
|
source [find target/stm32.cfg]
|