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

Commit 7b647c1

Browse files
authored
v1.1.0 to add support to Murata WiFi
### Releases v1.1.0 1. Add support to **Portenta_H7 boards** such as Portenta_H7 Rev2 ABX00042, etc., using [**ArduinoCore-mbed mbed_portenta** core](https://github.com/arduino/ArduinoCore-mbed) and `Murata WiFi`
1 parent 4f9d817 commit 7b647c1

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
@@ -1907,7 +1907,7 @@ You can access the Async Advanced WebServers at the displayed server IP, e.g. `1
19071907
19081908
#### 7. Async_AdvancedWebServer on PORTENTA_H7_M7 using WiFi
19091909
1910-
Following is the debug terminal and screen shot when running example [Async_AdvancedWebServer](https://github.com/khoih-prog/Portenta_H7_AsyncWebServer/examples/WiFi/Async_AdvancedWebServer) on Portenta_H7 WiFi to demonstrate the operation of Portenta_H7_AsyncWebServer, based on this [Portenta_H7_AsyncTCP Library](https://github.com/khoih-prog/Portenta_H7_AsyncTCP).
1910+
Following is the debug terminal and screen shot when running example [Async_AdvancedWebServer](examples/WiFi/Async_AdvancedWebServer) on Portenta_H7 WiFi to demonstrate the operation of Portenta_H7_AsyncWebServer, based on this [Portenta_H7_AsyncTCP Library](https://github.com/khoih-prog/Portenta_H7_AsyncTCP).
19111911
19121912
```
19131913
Start Async_AdvancedWebServer on PORTENTA_H7_M7 with Portenta_H7 WiFi

0 commit comments

Comments
 (0)