Skip to content

Commit 39f9791

Browse files
authored
Merge 4fc0ea1 into 35bed18
2 parents 35bed18 + 4fc0ea1 commit 39f9791

File tree

1 file changed

+12
-12
lines changed
  • content/hardware/04.pro/carriers/portenta-hat-carrier

1 file changed

+12
-12
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
<EssentialsColumn title="First Steps">
22
<EssentialElement title="Portenta Hat Carrier User Manual" type="getting-started" link="/tutorials/portenta-hat-carrier/user-manual">
3-
A full guide to the basics of the Portenta Hat Carrier
3+
A full guide to the basics of the Portenta Hat Carrier.
44
</EssentialElement>
55
<EssentialElement title="Portenta X8 User Manual" type="getting-started" link="/tutorials/portenta-x8/user-manual">
6-
A full guide to the basics of the Portenta X8
6+
A full guide to the basics of the Portenta X8.
77
</EssentialElement>
88
<EssentialElement link="https://docs.arduino.cc/tutorials/portenta-x8/docker-container" title="Containers management" type="tutorial">
9-
Tutorial to learn how to manage docker containers with the Portenta X8
9+
Tutorial to learn how to manage docker containers with the Portenta X8.
1010
</EssentialElement>
1111
</EssentialsColumn>
1212

1313
<EssentialsColumn title="Suggested Repositories">
14-
<EssentialElement link="https://hub.docker.com/u/arduino" title="Portenta X8 Docker Hub Containers" type="article">
15-
Docker Hub Containers for the Portenta X8
16-
</EssentialElement>
1714
<EssentialElement link="https://github.com/arduino/portenta-containers" title="Portenta X8 containers" type="article">
18-
Some containers examples of Portenta X8. These containers are accessible through your Foundries.io factory
15+
Some containers examples of Portenta X8. These containers are accessible through your Foundries.io factory.
1916
</EssentialElement>
2017
</EssentialsColumn>
2118

22-
<EssentialsColumn title="Portenta H7 & C33">
23-
<EssentialElement title="Portenta H7 Documentation" type="getting-started" link="/hardware/portenta-h7">
24-
Official documentation of the Portenta H7
19+
<EssentialsColumn title="Suggested Resources">
20+
<EssentialElement title="Latest Portenta X8 Firmware" type="library" link="https://downloads.arduino.cc/portentax8image/image-latest.tar.gz">
21+
Latest Portenta X8 Firmware for stable operation with the Portenta Hat Carrier.
22+
</EssentialElement>
23+
<EssentialElement title="Python.GPIO Library" type="library" link="https://github.com/SuMere/portenta-gpio">
24+
The official library for managing GPIO pins within the Python® programming environment.
2525
</EssentialElement>
26-
<EssentialElement title="Portenta C33 Documentation" type="getting-started" link="/hardware/portenta-c33">
27-
Official documentation of the Portenta C33
26+
<EssentialElement title="Docker Hub for the Portenta X8" type="library" link="https://hub.docker.com/u/arduino">
27+
Docker Hub to access collection of containers for the Portenta X8.
2828
</EssentialElement>
2929
</EssentialsColumn>
3030

0 commit comments

Comments
 (0)