tcl/board: Fix ST URLs in stm32* eval board configuration files
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.
This commit is contained in:
committed by
Øyvind Harboe
parent
23bf724e04
commit
9f18afc39e
@@ -1,5 +1,5 @@
|
||||
# This is an STM32 eval board with a single STM32F103ZE chip on it.
|
||||
# http://www.st.com/mcu/contentid-100-110-STM3210E_EVAL.html
|
||||
# This is an STM32 eval board with a single STM32F103ZET6 chip.
|
||||
# http://www.st.com/internet/evalboard/product/204176.jsp
|
||||
|
||||
# increase working area for faster flash programming
|
||||
|
||||
|
||||
Reference in New Issue
Block a user