You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing/content.md
+10-2Lines changed: 10 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ In this tutorial you will see how to manually flash your Portenta X8 with the im
27
27
28
28
- USB-C to USB-A or USB-C to USB-C
29
29
- Portenta X8
30
-
- Portenta Breakout Board <!--or Portenta Max Carrier-->
30
+
- Portenta Breakout Board or Portenta Max Carrier
31
31
- Arduino Create account
32
32
- Arduino Pro Cloud Subscription. [Learn more about the Pro Cloud](https://www.arduino.cc/pro/hardware/product/portenta-x8#pro-cloud).
33
33
- Foundries.io account (linked with the Pro Cloud subscription)
@@ -50,7 +50,15 @@ Root folder
50
50
└── u-boot-portenta-x8.itb
51
51
```
52
52
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.
0 commit comments