Skip to content

Commit 5024195

Browse files
authored
Search for portenta instead of mbed (arduino#20)
1 parent 1999427 commit 5024195

File tree

1 file changed

+2
-2
lines changed
  • content/tutorials/portenta-h7/por-ard-gs

1 file changed

+2
-2
lines changed

content/tutorials/portenta-h7/por-ard-gs/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ Let's begin by Plug-in your Portenta to your computer using the appropriate USB
3434
![The Portenta H7 can be connected to the computer using an appropriate USB-C cable](assets/por_ard_gs_basic_setup.svg?sanitize=true)
3535

3636
## 2. Adding the Portenta to the list of available boards
37-
This step is the same for both the classic IDE and the Pro IDE. Open the board manager and search for "mbed". Find the Arduino mbed-enabled Boards library and click on "Install" to install the latest version of the mbed core (1.9.6 at the time of writing this tutorial).
37+
This step is the same for both the classic IDE and the Pro IDE. Open the board manager and search for "portenta". Find the Arduino mbed-enabled Boards library and click on "Install" to install the latest version of the mbed core (1.9.6 at the time of writing this tutorial).
3838

3939
**Note:** If you have previously installed the Nano 33 BLE core it will be updated by following this step.
4040

4141
![A search for "portenta" reveals the core that needs to be installed to support Portenta H7.](assets/por_ard_gs_bm_core.png)
4242

43-
![Also in the Pro IDE, a search for "mbed" reveals the core that needs to be installed to support Portenta H7.](assets/por_ard_gs_bm_core_pro_ide.png)
43+
![Also in the Pro IDE, a search for "portenta" reveals the core that needs to be installed to support Portenta H7.](assets/por_ard_gs_bm_core_pro_ide.png)
4444

4545
## 3. Verify the USB connection (Windows only)
4646
In this step you will check if Windows is able to detect the Portenta H7. To do so open the Windows Device manager and if everything is set up correctly you will be able to see your device listed under USB devices. Otherwise, try unplugging it and plugging it back in.

0 commit comments

Comments
 (0)