-
-
Notifications
You must be signed in to change notification settings - Fork 480
[PC-1606] Portenta Hat Carrier: Suggested Libraries Section Rebuild #1741
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
jcarolinares
merged 5 commits into
main
from
sync/taddy/phc-pr-suggestedLibraries-rebuild
Feb 9, 2024
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
344f395
Initial Commit - Suggested libraries for PHC Rebuild
TaddyHC 609b708
Additional resources for the suggested libraries section
TaddyHC a1dac27
Update for the PHC Suggested Libraries section
TaddyHC c0f6b80
Column element visual patch
TaddyHC 4fc0ea1
Minor patch
TaddyHC File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
24 changes: 12 additions & 12 deletions
...arriers/portenta-hat-carrier/essential.md → ...rriers/portenta-hat-carrier/essentials.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
<EssentialsColumn title="First Steps"> | ||
<EssentialElement title="Portenta Hat Carrier User Manual" type="getting-started" link="/tutorials/portenta-hat-carrier/user-manual"> | ||
A full guide to the basics of the Portenta Hat Carrier | ||
A full guide to the basics of the Portenta Hat Carrier. | ||
</EssentialElement> | ||
<EssentialElement title="Portenta X8 User Manual" type="getting-started" link="/tutorials/portenta-x8/user-manual"> | ||
A full guide to the basics of the Portenta X8 | ||
A full guide to the basics of the Portenta X8. | ||
</EssentialElement> | ||
<EssentialElement link="https://docs.arduino.cc/tutorials/portenta-x8/docker-container" title="Containers management" type="tutorial"> | ||
Tutorial to learn how to manage docker containers with the Portenta X8 | ||
Tutorial to learn how to manage docker containers with the Portenta X8. | ||
</EssentialElement> | ||
</EssentialsColumn> | ||
|
||
<EssentialsColumn title="Suggested Repositories"> | ||
<EssentialElement link="https://hub.docker.com/u/arduino" title="Portenta X8 Docker Hub Containers" type="article"> | ||
Docker Hub Containers for the Portenta X8 | ||
</EssentialElement> | ||
<EssentialElement link="https://github.com/arduino/portenta-containers" title="Portenta X8 containers" type="article"> | ||
Some containers examples of Portenta X8. These containers are accessible through your Foundries.io factory | ||
Some containers examples of Portenta X8. These containers are accessible through your Foundries.io factory. | ||
</EssentialElement> | ||
</EssentialsColumn> | ||
|
||
<EssentialsColumn title="Portenta H7 & C33"> | ||
<EssentialElement title="Portenta H7 Documentation" type="getting-started" link="/hardware/portenta-h7"> | ||
Official documentation of the Portenta H7 | ||
<EssentialsColumn title="Suggested Resources"> | ||
<EssentialElement title="Latest Portenta X8 Firmware" type="library" link="https://downloads.arduino.cc/portentax8image/image-latest.tar.gz"> | ||
Latest Portenta X8 Firmware for stable operation with the Portenta Hat Carrier. | ||
</EssentialElement> | ||
<EssentialElement title="Python.GPIO Library" type="library" link="https://github.com/SuMere/portenta-gpio"> | ||
The official library for managing GPIO pins within the Python® programming environment. | ||
</EssentialElement> | ||
<EssentialElement title="Portenta C33 Documentation" type="getting-started" link="/hardware/portenta-c33"> | ||
Official documentation of the Portenta C33 | ||
<EssentialElement title="Docker Hub for the Portenta X8" type="library" link="https://hub.docker.com/u/arduino"> | ||
Docker Hub to access collection of containers for the Portenta X8. | ||
</EssentialElement> | ||
</EssentialsColumn> | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.