Skip to content

Commit 173971e

Browse files
committed
boards: infineon: fixed documentation for kit_pse84_eval board
Fixed documentation for the PSOC Edge E84 Evaluation Kit Signed-off-by: Yurii Lozynskyi <[email protected]>
1 parent 3973aaa commit 173971e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

boards/infineon/kit_pse84_eval/doc/index.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
Overview
44
********
5-
The PSOC™ Edge E84 Evaluation Kit enables applications to use the PSOC™ Edge E84 Series
5+
The PSOC™ Edge E84 Evaluation Kit (KIT_PSE84_EVAL) enables applications to use the PSOC™ Edge E84 Series
66
Microcontroller (MCU) together with multiple on-board multimedia, Machine Learning (ML),
77
and connectivity features including custom MIPI-DSI displays, audio interfaces,
88
and AIROC™ Wi-Fi and Bluetooth® combo-based connectivity modules.
@@ -21,7 +21,7 @@ Hardware
2121
********
2222
For more information about the PSOC™ Edge E84 MCUs and the PSOC™ Edge E84 Evaluation Kit:
2323

24-
- `PSOC™ Edge Arm® Cortex® Multicore SoC Website`_
24+
- `PSOC™ Edge E84 Arm® Cortex® Multicore SoC Website`_
2525
- `PSOC™ Edge E84 Evaluation Kit Website`_
2626

2727
Kit Features:
@@ -78,11 +78,11 @@ building and running.
7878
Applications for the ``kit_pse84_eval/pse846gps2dbzc4a/m55``
7979
board target need to be built using sysbuild to include the required application for the other core.
8080

81-
Enter the following command to compile ``hello_world`` for the FLPR core:
81+
Enter the following command to compile ``hello_world`` for the CM55 core:
8282

8383
.. code-block:: console
8484
85-
west build -p -b kit_pse84_eval/pse846gps2dbzc4a/m55 --sysbuild
85+
west build -p -b kit_pse84_eval/pse846gps2dbzc4a/m55 .\samples\hello_world --sysbuild
8686
8787
Debugging
8888
=========
@@ -122,9 +122,9 @@ perform other standard GDB debugging on the PSOC E84 CM33 core.
122122
References
123123
**********
124124

125-
- `PSOC™ Edge Arm® Cortex® Multicore SoC Website`_
125+
- `PSOC™ Edge E84 Arm® Cortex® Multicore SoC Website`_
126126

127-
.. _PSOC™ Edge Arm® Cortex® Multicore SoC Website:
127+
.. _PSOC™ Edge E84 Arm® Cortex® Multicore SoC Website:
128128
https://www.infineon.com/products/microcontroller/32-bit-psoc-arm-cortex/32-bit-psoc-edge-arm/psoc-edge-e84#Overview
129129

130130
.. _PSOC™ Edge E84 Evaluation Kit Website:

0 commit comments

Comments
 (0)