|
16 | 16 | </EssentialElement>
|
17 | 17 | </EssentialsColumn>
|
18 | 18 |
|
19 | | -<EssentialsColumn title="Suggested libraries"> |
20 | | - <EssentialElement link="https://www.arduino.cc/en/Reference/Wire" title="Arduino Wire" type="library"> |
21 | | - The M4 processor exposes the I<sup>2</sup>C protocol, this is the "Wire" library documentation. |
| 19 | +<EssentialsColumn title="Firmware Images"> |
| 20 | + |
| 21 | +<EssentialElement link="https://downloads.arduino.cc/portentax8image/399.tar.gz" title="v399 Firmware Version" type="library"> |
| 22 | + Download the v399 firmware for Portenta X8. |
22 | 23 | </EssentialElement>
|
23 | | - <EssentialElement link="https://www.arduino.cc/reference/en/language/functions/communication/spi/" title="Arduino SPI" type="library"> |
24 | | - The M4 processor exposes the SPI protocol. This library allows you to communicate with SPI devices, with the Arduino as the controller device. |
| 24 | + |
| 25 | +<EssentialElement link="https://downloads.arduino.cc/portentax8image/image-latest.tar.gz" title="Latest Firmware Version" type="library"> |
| 26 | + Download the latest firmware for Portenta X8 (Recommended). |
25 | 27 | </EssentialElement>
|
| 28 | + |
| 29 | + |
26 | 30 | </EssentialsColumn>
|
0 commit comments