ST recently rewamped (screwed up) their web site and broke all links. Also match the chip names with those on the web site product descriptions.
8 lines
200 B
INI
8 lines
200 B
INI
# This is an STM32 eval board with a single STM32F100VBT6 chip.
|
|
# http://www.st.com/internet/evalboard/product/247099.jsp
|
|
|
|
# we only have 8k sram
|
|
set WORKAREASIZE 8192
|
|
|
|
source [find target/stm32.cfg]
|