Skip to content

Commit ce004aa

Browse files
stephanosiocarlescufi
authored andcommitted
boards: gd32: Update outdated links
This commit updates the outdated links for the GD32 boards. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 25fb729 commit ce004aa

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

boards/arm/gd32f403z_eval/doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,10 +207,10 @@ is :code:`$HOME/.local/bin`.
207207
https://www.gigadevice.com/products/microcontrollers/gd32/arm-cortex-m4/high-performance-line/gd32f403-series/
208208

209209
.. _GD32F403 Datasheet:
210-
http://www.gd32mcu.com/data/documents/shujushouce/GD32F403xx_Datasheet_Rev1.3.pdf
210+
https://gd32mcu.com/data/documents/datasheet/GD32F403xx_Datasheet_Rev1.3.pdf
211211

212212
.. _GD32F403 Reference Manual:
213-
http://www.gd32mcu.com/data/documents/yingyongbiji/GD32F403_User_Manual_Rev2.4.pdf
213+
https://gd32mcu.com/data/documents/userManual/GD32F403_User_Manual_Rev2.6.pdf
214214

215215
.. _GD32F403Z Eval Schematics:
216216
http://www.gd32mcu.com/download/down/document_id/270/path_type/1

boards/arm/gd32f470i_eval/doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ allows flash programming and debugging over USB. There is also a JTAG header
160160
https://www.gigadevice.com/microcontroller/gd32f470ikh6/
161161

162162
.. _GD32F470xx Datasheet:
163-
https://gd32mcu.21ic.com/data/documents/shujushouce/GD32F470xx_Datasheet_Rev1.1.pdf
163+
https://gd32mcu.com/data/documents/datasheet/GD32F470xx_Datasheet_Rev1.3.pdf
164164

165165
.. _GD32F4xx User Manual:
166-
https://www.gd32mcu.com/data/documents/yingyongbiji/GD32F4xx_User_Manual_Rev2.6.pdf
166+
https://gd32mcu.com/data/documents/userManual/GD32F4xx_User_Manual_Rev2.7.pdf

boards/riscv/gd32vf103v_eval/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ allows flash programming and debugging over USB. There is also a JTAG header
150150
https://www.gigadevice.com/datasheet/gd32vf103xxxx-datasheet/
151151

152152
.. _GD32VF103 User Manual:
153-
https://gd32mcu.21ic.com/data/documents/shujushouce/GD32VF103_User_Manual_EN_V1.2.pdf
153+
https://www.gd32mcu.com/data/documents/userManual/GD32VF103_User_Manual_Rev1.4.pdf
154154

155155
.. _GD32VF103V-EVAL Documents:
156156
https://github.com/riscv-mcu/GD32VF103_Demo_Suites/tree/master/GD32VF103V_EVAL_Demo_Suites/Docs

boards/riscv/longan_nano/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ More information can be found on:
1616

1717
- `Sipeed Longan website <https://longan.sipeed.com/en/>`_
1818
- `GD32VF103 datasheet <https://www.gigadevice.com/datasheet/gd32vf103xxxx-datasheet/>`_
19-
- `GD32VF103 user manual <http://www.gd32mcu.com/data/documents/shujushouce/GD32VF103_User_Manual_EN_V1.2.pdf>`_
19+
- `GD32VF103 user manual <https://www.gd32mcu.com/data/documents/userManual/GD32VF103_User_Manual_Rev1.4.pdf>`_
2020
- `Nuclei website <https://www.nucleisys.com/download.php>`_
2121
- `Nuclei Bumblebee core documents <https://github.com/nucleisys/Bumblebee_Core_Doc>`_
2222
- `Nuclei ISA Spec <https://doc.nucleisys.com/nuclei_spec/>`_

0 commit comments

Comments
 (0)