Skip to content

Commit fc49733

Browse files
stephanosiocarlescufi
authored andcommitted
boards: stm32f072_eval: Remove outdated links
The STM32F072-EVAL board is now obsolete and the related documents are no longer available on the official website. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent d463305 commit fc49733

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

boards/arm/stm32f072_eval/doc/index.rst

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ Here are some highlights of the STM32F072-EVAL board:
4040
:align: center
4141
:alt: STM32F072-EVAL
4242

43-
More information about the board can be found at the `STM32F072-EVAL website`_.
44-
4543
Hardware
4644
********
4745

@@ -112,7 +110,7 @@ Pin Mapping
112110
STM32F072-EVAL Discovery kit has 6 GPIO controllers. These controllers are responsible for pin muxing,
113111
input/output, pull-up, etc.
114112

115-
For mode details please refer to `STM32F072-EVAL board User Manual`_.
113+
For mode details please refer to STM32F072-EVAL board User Manual.
116114

117115
Default Zephyr Peripheral Mapping:
118116
----------------------------------
@@ -180,12 +178,6 @@ You can debug an application in the usual way. Here is an example for the
180178
:goals: debug
181179

182180

183-
.. _STM32F072-EVAL website:
184-
http://www.st.com/en/evaluation-tools/stm32072b-eval.html
185-
186-
.. _STM32F072-EVAL board User Manual:
187-
http://www.st.com/resource/en/user_manual/dm00104135.pdf
188-
189181
.. _STM32F072VB on www.st.com:
190182
http://www.st.com/en/microcontrollers/stm32f072vb.html
191183

0 commit comments

Comments
 (0)