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-h7/tutorials/por-ard-gs/content.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ The Arduino core for the Portenta H7 sits on top of the Mbed OS and allows to de
50
50
### Configuring the Development Environment
51
51
In this section, we will guide you through a step-by-step process of setting up your Portenta board for running an Arduino Sketch that blinks the built-in RGB LED.
52
52
53
-
***IMPORTANT: Please make sure to update the bootloader to the most recent version to benefit from the latest improvements. As explained [here](/tutorials/portenta-h7/por-ard-bl), before you proceed with the next step of this tutorial!***
53
+
***IMPORTANT: Please make sure to update the bootloader to the most recent version to benefit from the latest improvements. As explained [here](/tutorials/portenta-h7/updating-the-bootloader), before you proceed with the next step of this tutorial!***
54
54
55
55
### 1. The Basic Setup
56
56
Let's begin by Plug-in your Portenta to your computer using the appropriate USB C cable. Next, open your IDE and make sure that you have the right version of the Arduino IDE or the PRO IDE downloaded on to your computer.
0 commit comments