Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
v1.1.0 to add support to Murata WiFi
Browse files Browse the repository at this point in the history
### 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`
  • Loading branch information
khoih-prog committed Oct 8, 2021
1 parent f9c8abe commit f61c970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
* [SyncClient](#SyncClient)
* [Debug Terminal Output Samples](#debug-terminal-output-samples)
* [1. Async_AdvancedWebServer on PORTENTA_H7_M7 using Ethernet](#1-Async_AdvancedWebServer-on-PORTENTA_H7_M7-using-Ethernet)
* [1. Async_AdvancedWebServer on PORTENTA_H7_M7 using WiFi](#1-Async_AdvancedWebServer-on-PORTENTA_H7_M7-using-WiFi)
* [2. Async_AdvancedWebServer on PORTENTA_H7_M7 using WiFi](#2-Async_AdvancedWebServer-on-PORTENTA_H7_M7-using-WiFi)
* [Debug](#debug)
* [Troubleshooting](#troubleshooting)
* [Releases](#releases)
Expand Down

0 comments on commit f61c970

Please sign in to comment.