From d781f06abe7e9405ef4c4fd35e939cbecb5996bc Mon Sep 17 00:00:00 2001 From: marqdevx Date: Mon, 16 May 2022 18:47:11 +0200 Subject: [PATCH 1/2] Unhide Max Carrier --- .../boards/portenta-x8/tutorials/image-flashing/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing/content.md b/content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing/content.md index 7da0af3bf0..2f12b55005 100644 --- a/content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing/content.md +++ b/content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing/content.md @@ -27,7 +27,7 @@ In this tutorial you will see how to manually flash your Portenta X8 with the im - USB-C to USB-A or USB-C to USB-C - Portenta X8 -- Portenta Breakout Board +- Portenta Breakout Board or Portenta Max Carrier - Arduino Create account - Arduino Pro Cloud Subscription. [Learn more about the Pro Cloud](https://www.arduino.cc/pro/hardware/product/portenta-x8#pro-cloud). - Foundries.io account (linked with the Pro Cloud subscription) From fdff0bc120bc2554eb5392fcff62c07c4eea9765 Mon Sep 17 00:00:00 2001 From: marqdevx Date: Mon, 16 May 2022 19:01:29 +0200 Subject: [PATCH 2/2] Add public repo link and offline section --- .../portenta-x8/tutorials/image-flashing/content.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing/content.md b/content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing/content.md index 2f12b55005..ff87b478bd 100644 --- a/content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing/content.md +++ b/content/hardware/04.pro/boards/portenta-x8/tutorials/image-flashing/content.md @@ -50,7 +50,15 @@ Root folder └── u-boot-portenta-x8.itb ``` -To get those files open your FoundriesFactory®. +To get those files: + +#### Arduino's GitHub Repository + +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. + +#### Through Foundries + +Open your FoundriesFactory®. ![Foundries.io factories dashboard](assets/foundries-factories.png)