Skip to content

Commit 5bb25bf

Browse files
committed
docs/DMA: Fix after review comments.
Signed-off-by: zhanglinjing <Linjing.Zhang@infineon.com>
1 parent bba9005 commit 5bb25bf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/hw-platforms.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ KIT_XMC_PLT2GO_XMC4200
140140
.. image:: img/KIT_XMC_PLT2GO_XMC4200.jpg
141141
:width: 400
142142

143-
The _KIT_XMC_PLT2GO_XMC4200 board consists of a XMC4200 microcontroller with a debugger implemented by a XMC4200 microcontroller.
143+
The KIT_XMC_PLT2GO_XMC4200 board consists of a XMC4200 microcontroller with a debugger implemented by a XMC4200 microcontroller.
144144
Please note that there exist versions with 5V and 3.3V. Please be careful which version you have and use with your respective shields.
145145
The one described here is the 5V version as this one is compatible with Arduino shields designed for 5V systems.
146146
This kit is equipped with an ARM® Cortex®-M4 based XMC4200 microcontroller with on-board debugger, Ethernet, CAN and footprints for Arduino,
@@ -188,7 +188,7 @@ on the board itself. If you want to use them check out the subsection :ref:`conn
188188
KIT_XMC47_RELAX_5V_AD_V1
189189
------------------------
190190

191-
* Legacy name: ``KIT_XMC47_RELAX_5V_AD_V1``
191+
* Legacy name: ``XMC4700 Relax Kit``
192192
* `Product Page <https://www.infineon.com/cms/en/product/evaluation-boards/kit_xmc47_relax_5v_ad_v1/>`__
193193

194194
.. image:: img/KIT_XMC47_RELAX_5V_AD_V1.jpg

docs/installation-instructions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Paste the following URL into the *Additional boards manager URLs* input field un
5353

5454
::
5555

56-
https://github.com/Infineon/XMC-for-Arduino/releases/latest/download/package_infineon_index.json
56+
https://github.com/Infineon/XMC-for-Arduino/releases/latest/download/package_xmc_index.json
5757

5858
.. image:: img/arduino_ide_preferences_menu.png
5959
:width: 600

0 commit comments

Comments
 (0)