Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ad04b3e

Browse files
authoredMay 17, 2022
Merge pull request #242 from arduino/marqdevx/portenta-X8/public-lmp-images
Portenta X8: Flashing, getting the image from the GitHub repo
2 parents 9c0ba55 + fdff0bc commit ad04b3e

File tree

1 file changed

+10
-2
lines changed
  • content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing

1 file changed

+10
-2
lines changed
 

‎content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing/content.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In this tutorial you will see how to manually flash your Portenta X8 with the im
2727

2828
- USB-C to USB-A or USB-C to USB-C
2929
- Portenta X8
30-
- Portenta Breakout Board <!-- or Portenta Max Carrier-->
30+
- Portenta Breakout Board or Portenta Max Carrier
3131
- Arduino Create account
3232
- Arduino Pro Cloud Subscription. [Learn more about the Pro Cloud](https://www.arduino.cc/pro/hardware/product/portenta-x8#pro-cloud).
3333
- Foundries.io account (linked with the Pro Cloud subscription)
@@ -50,7 +50,15 @@ Root folder
5050
└── u-boot-portenta-x8.itb
5151
```
5252

53-
To get those files open your FoundriesFactory®.
53+
To get those files:
54+
55+
#### Arduino's GitHub Repository
56+
57+
Go to the `lmp-manifest` [GitHub repository](https://github.com/arduino/lmp-manifest) and open the [releases](https://github.com/arduino/lmp-manifest/releases) section, there you will find a compressed `.tar.gz` with all the required files.
58+
59+
#### Through Foundries
60+
61+
Open your FoundriesFactory®.
5462

5563
![Foundries.io factories dashboard](assets/foundries-factories.png)
5664

0 commit comments

Comments
 (0)
Please sign in to comment.