Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 53caedd

Browse files
authored
v1.4.0 to add support to Portenta_H7
### Major Releases v1.4.0 1. Add support to **Portenta_H7** using [**Arduino mbed_portenta core**](https://github.com/arduino/ArduinoCore-mbed). 2. Update `Packages' Patches` for **Portenta_H7**
1 parent 9621e20 commit 53caedd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ With core after v1.5.0, this step is not necessary anymore thanks to the PR [Add
430430

431431
#### 9. For Portenta_H7 boards using Arduino IDE in Linux
432432

433-
**To be able to upload firmware to Portenta_H7 using Arduino IDE in Linux (Ubuntu, etc.)**, you have to copy the file [portenta_post_install.sh](Packages_Patches/mbed_portenta/2.4.1) into mbed_portenta directory (~/.arduino15/packages/arduino/hardware/mbed_portenta/2.4.1).
433+
**To be able to upload firmware to Portenta_H7 using Arduino IDE in Linux (Ubuntu, etc.)**, you have to copy the file [portenta_post_install.sh](Packages_Patches/arduino/hardware/mbed_portenta/2.4.1/portenta_post_install.sh) into mbed_portenta directory (~/.arduino15/packages/arduino/hardware/mbed_portenta/2.4.1/portenta_post_install.sh).
434434

435435
Then run the following command using `sudo`
436436

0 commit comments

Comments
 (0)