Skip to content

Commit d0ff84d

Browse files
committed
Replace "partitioning scheme" with "partition scheme"
1 parent 65cfafb commit d0ff84d

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

content/Hardware Support/Generic/Reset-the-flash-memory-on-STM32H747-based-devices.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,27 +15,27 @@ In this article:
1515

1616
<!-- TOC -->
1717

18-
- [Available partitioning schemes](#available-partitioning-schemes)
19-
- [Use the default partitioning scheme](#use-the-default-partitioning-scheme)
20-
- [Use the partitioning scheme for Arduino PLC IDE](#use-the-partitioning-scheme-for-arduino-plc-ide)
18+
- [Available partition schemes](#available-partition-schemes)
19+
- [Use the default partition scheme](#use-the-default-partition-scheme)
20+
- [Use the partition scheme for Arduino PLC IDE](#use-the-partition-scheme-for-arduino-plc-ide)
2121
- [Troubleshooting](#troubleshooting)
2222

2323
<!-- /TOC -->
2424

2525
---
2626

27-
## Available partitioning schemes
27+
## Available partition schemes
2828

29-
| Partitioning scheme | Description |
30-
|---------------------|-------------------------------------------------------------------------------------------------------------------------------------|
31-
| [Default partitioning scheme](#partition-your-device-for-arduino-cloud-or-other-applications) | Required for full Arduino Cloud support. |
32-
| [Arduino PLC IDE](#partition-your-device-for-arduino-plc-ide) | Compatible with Arduino PLC IDE 1.0.8. |
29+
| Partition scheme | Description |
30+
|---------------------|--------------------------------------------------------------------------------------------------------|
31+
| [Default partition scheme](#use-the-default-partition-scheme) | Required for full Arduino Cloud support. |
32+
| [Arduino PLC IDE](#use-the-partition-scheme-for-arduino-plc-ide) | Compatible with Arduino PLC IDE 1.0.8. |
3333

3434
---
3535

36-
## Use the default partitioning scheme
36+
## Use the default partition scheme
3737

38-
This partitioning scheme supports the latest Arduino Cloud features, and is recommended unless you are using your device with Arduino PLC IDE.
38+
This partition scheme supports the latest Arduino Cloud features, and is recommended unless you are using your device with Arduino PLC IDE.
3939

4040
Supported devices:
4141

@@ -50,7 +50,7 @@ Supported devices:
5050

5151
Follow these steps:
5252

53-
1. Open the partitioning sketch:
53+
1. Open the memory partitioning sketch:
5454

5555
- Arduino IDE: Ensure that you are using the [latest version of the board package](https://support.arduino.cc/hc/en-us/articles/4404691106066-Update-board-packages-in-Arduino-IDE), then select File > Examples > STM32H747_System > QSPIFormat.
5656

@@ -71,9 +71,9 @@ Follow these steps:
7171

7272
---
7373

74-
## Use the partitioning scheme for Arduino PLC IDE
74+
## Use the partition scheme for Arduino PLC IDE
7575

76-
The default memory partitioning scheme is not compatible with Arduino PLC IDE 1.0.8.
76+
The default memory partition scheme is not compatible with Arduino PLC IDE 1.0.8.
7777

7878
Supported devices:
7979

0 commit comments

Comments
 (0)