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

Commit 799fe65

Browse files
authored
v1.0.0 to support Portenta_H7 Ethernet
### Initial Releases v1.0.0 1. Initial coding to support **Portenta_H7 boards** such as Portenta_H7 Rev2 ABX00042, etc., using [**ArduinoCore-mbed mbed_portenta** core](https://github.com/arduino/ArduinoCore-mbed) and `Vision-shield Ethernet`
1 parent 2a8ef74 commit 799fe65

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
@@ -173,7 +173,7 @@ The best and easiest way is to use `Arduino Library Manager`. Search for `Porten
173173

174174
1. Install [VS Code](https://code.visualstudio.com/)
175175
2. Install [PlatformIO](https://platformio.org/platformio-ide)
176-
3. Install [**Portenta_H7_AsyncWebServer** library](https://platformio.org/lib/show/xxxxx/Portenta_H7_AsyncWebServer) by using [Library Manager](https://platformio.org/lib/show/xxxxx/Portenta_H7_AsyncWebServer/installation). Search for **Portenta_H7_AsyncWebServer** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
176+
3. Install [**Portenta_H7_AsyncWebServer** library](https://platformio.org/lib/show/12920/Portenta_H7_AsyncWebServer) by using [Library Manager](https://platformio.org/lib/show/12920/Portenta_H7_AsyncWebServer/installation). Search for **Portenta_H7_AsyncWebServer** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
177177
4. Use included [platformio.ini](platformio/platformio.ini) file from examples to ensure that all dependent libraries will installed automatically. Please visit documentation for the other options and examples at [Project Configuration File](https://docs.platformio.org/page/projectconf.html)
178178

179179
---

0 commit comments

Comments
 (0)