Skip to content

Commit 1fbb16d

Browse files
Apply suggestions from code review
Co-authored-by: Jacob Hylén <[email protected]>
1 parent 402bcb4 commit 1fbb16d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/micropython/01.basics/02.board-installation/board-installation.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,8 @@ To install the MicroPython firmware to the Portenta C33 board, you can use the *
288288
Before installing the MicroPython firmware, **ensure you have installed the latest Portenta Renesas board package**. To install the board package for the Portenta C33 board, navigate to **Tools > Board > Boards Manager** or click the Boards Manager icon in the left tab of the IDE. In the Boards Manager tab, search for `renesas` and install the latest `Arduino Renesas Portenta Boards` version.
289289

290290

291-
![Installing the Arduino Renesas Portenta Boards core in the Arduino IDE](./assets/portenta-c33-1.png)
291+
![Installing the Arduino Renesas Portenta Board Package in the Arduino IDE](./assets/portenta-c33-1.png)
292+
292293

293294
With the latest board package installed, open the Arduino MicroPython Installer and plug your board into your computer; your board should appear ready to be selected, as shown in the image below. If your board does not appear in the installer, try putting it in bootloader mode by double-tapping your board's reset button.
294295

0 commit comments

Comments
 (0)