Skip to content

Commit 0f2d757

Browse files
ArduinoBotTaddyHC
andauthored
[PC-1606] Portenta Hat Carrier: Suggested Libraries Section Rebuild (#1741)
* Initial Commit - Suggested libraries for PHC Rebuild * Additional resources for the suggested libraries section * Update for the PHC Suggested Libraries section * Column element visual patch * Minor patch --------- Co-authored-by: TaddyHC <k.hochung@arduino.cc>
1 parent 0b40d1b commit 0f2d757

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)