Skip to content

Commit e042bc8

Browse files
committed
Initial commit - Memory Partitioing tutorial update w/ PMC & instruction improvement
1 parent 8149a94 commit e042bc8

File tree

2 files changed

+6
-1
lines changed
  • content/hardware
    • 05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials
    • 07.opta/opta-family/opta/tutorials/08.memory-partitioning

2 files changed

+6
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../07.opta/opta-family/opta/tutorials/08.memory-partitioning/content/

content/hardware/07.opta/opta-family/opta/tutorials/08.memory-partitioning/content.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ In this tutorial, we will learn how to partition the memory of an Opta™ device
3535
### Hardware Requirements
3636

3737
- [Opta™ Lite](https://store.arduino.cc/products/opta-lite), [Opta™ RS485](https://store.arduino.cc/products/opta-rs485), or [Opta™ WiFi](https://store.arduino.cc/products/opta-wifi) (x1)
38+
- [Portenta Machine Control](https://store.arduino.cc/products/arduino-portenta-machine-control) (x1)
3839
- USB-C® cable (x1)
40+
- [Micro USB cable](https://store.arduino.cc/products/usb-2-0-cable-type-a-micro) (x1)
3941

4042
### Software Requirements
4143

@@ -62,7 +64,9 @@ Now we are ready to start compiling and uploading Arduino sketches to an Opta™
6264

6365
### Partitioning Memory of an Opta™ Device
6466

65-
The sketch below will guide us through partitioning the memory of an Opta™ device. The complete sketch and the certificates file can be downloaded [here](assets/opta_memory_partitioning.zip). **Remember to store both files in the same folder**.
67+
The sketch below will guide us through partitioning the memory of an Opta™ device.
68+
69+
***The complete sketch and the certificates file can be downloaded [__here__](assets/opta_memory_partitioning.zip). __ Please remember to store both files in the same folder__.***
6670

6771

6872
```arduino

0 commit comments

Comments
 (0)