Skip to content

Commit 7ee6891

Browse files
[Documentation] Fix both ReadMe.md
1 parent 765eb41 commit 7ee6891

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Applications/Projects/ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ Dependency index between groups of examples:
1212
- 2: Configuration examples without any dependency
1313
- 3: Examples with group 2 dependency
1414
- 4: Configuration examples without any dependency
15-
- 5: Examples with dependency of groups 42 & 4
15+
- 5: Examples with dependency of groups 2 & 4

ReadMe.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
# STSAFE-A120 examples package
22

3-
The **STSAFE-A120 example package** offers developers a collection of applicative examples demonstrating the use of the STSAFE-A120 secure element product line from STMicroelectronics. These examples can serve as software reference implementations for integrating STSAFE-A120 devices on host microcontroller platforms.
3+
The **STSAFE-A120 example package** offers developers a collection of applicative examples demonstrating the use of the STSAFE-A120 secure element product line from STMicroelectronics.
4+
These examples can serve as software reference implementations for integrating STSAFE-A120 devices on host microcontroller platforms.
45

56
![STSAFE-A120 Examples package](Documentation/resources/Markdown/00_introduction/Software_package_architecture.png)
67

7-
Following HW/SW prerequisites are required to work with the package
8+
Following hardware(HW)/software(SW) prerequisites are required to work with the package
89

910
- Hardware Prerequisites
10-
- [NUCLEO-L4523](https://www.st.com/en/evaluation-tools/nucleo-l452re.html) STM32 development board
11+
- [NUCLEO-L452RE](https://www.st.com/en/evaluation-tools/nucleo-l452re.html) STM32 development board
1112
- [X-NUCLEO-ESE01A1](https://www.st.com/en/evaluation-tools/x-nucleo-ese01a1.html#overview) Nucleo expansion board
1213

13-
- SW prerequisites
14+
- Software prerequisites
1415
- One of the following compatible toolchain/IDE
1516
- [STM32CubeIDE](https://www.st.com/en/development-tools/stm32cubeide.html)
1617
- [Keil uVision 5.37](https://www.st.com/en/partner-products-and-services/arm-keil-mdk.html)

0 commit comments

Comments
 (0)