From 4160e1de8ebe91fd98195c6f4cb3f1677b102136 Mon Sep 17 00:00:00 2001 From: Jorge Trujillo Date: Tue, 18 Apr 2023 13:19:35 +0200 Subject: [PATCH 1/2] Firmware Download Links Adding the firmware download links to the product page of Portenta X8 --- .../04.pro/boards/portenta-x8/essentials.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/content/hardware/04.pro/boards/portenta-x8/essentials.md b/content/hardware/04.pro/boards/portenta-x8/essentials.md index a34d4c6c3a..42e20eca2c 100644 --- a/content/hardware/04.pro/boards/portenta-x8/essentials.md +++ b/content/hardware/04.pro/boards/portenta-x8/essentials.md @@ -16,11 +16,15 @@ - - - The M4 processor exposes the I2C protocol, this is the "Wire" library documentation. + + + + Download the factory firmware for Portenta X8. - - The M4 processor exposes the SPI protocol. This library allows you to communicate with SPI devices, with the Arduino as the controller device. + + + Download the latest firmware for Portenta X8 (Recommended). + + \ No newline at end of file From 061cb1cf663db3b302568690f24cd293bc92ee46 Mon Sep 17 00:00:00 2001 From: Jorge Trujillo Date: Tue, 18 Apr 2023 16:30:55 +0200 Subject: [PATCH 2/2] Small change Changing a word on the download description. --- content/hardware/04.pro/boards/portenta-x8/essentials.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/04.pro/boards/portenta-x8/essentials.md b/content/hardware/04.pro/boards/portenta-x8/essentials.md index 42e20eca2c..ec95478563 100644 --- a/content/hardware/04.pro/boards/portenta-x8/essentials.md +++ b/content/hardware/04.pro/boards/portenta-x8/essentials.md @@ -19,7 +19,7 @@ - Download the factory firmware for Portenta X8. + Download the v399 firmware for Portenta X8.