From b31630a3cb8fe12b2e94ba9831d4919436162b09 Mon Sep 17 00:00:00 2001 From: Khoi Hoang <57012152+khoih-prog@users.noreply.github.com> Date: Mon, 13 Sep 2021 15:05:09 -0400 Subject: [PATCH] v1.3.0-b1 to support Portenta_H7 ### Releases v1.3.0-beta1 1. Add support to Portenta_H7, using WiFi or Ethernet. **Still not working**, just for preliminary tests. Check * 1.1 [**Portenta H7 UDP Multicast not working - mbed v2.4.1** #321](https://github.com/arduino/ArduinoCore-mbed/issues/321) * 1.2 [**Portenta H7 MDNS Library compatibility** #4](https://github.com/khoih-prog/MDNS_Generic/issues/4) for latest situation. --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 8749300..34b3bc3 100644 --- a/README.md +++ b/README.md @@ -1229,7 +1229,7 @@ This is terminal debug output when running [ResolvingHostNames](examples/Etherne ``` Starting ResolvingHostNames on NRF52840_FEATHER with W5x00 using Ethernet2 Library -MDNS_Generic v1.3.0 +MDNS_Generic v1.3.0-b1 ========================= Default SPI pinout: MOSI:11 @@ -1265,7 +1265,7 @@ This is terminal debug output when running [DiscoveringServices](examples/Ethern ``` Starting DiscoveringServices on NRF52840_FEATHER with W5x00 using EthernetLarge Library -MDNS_Generic v1.3.0 +MDNS_Generic v1.3.0-b1 ========================= Default SPI pinout: MOSI:25 @@ -1306,7 +1306,7 @@ This is terminal debug output when running [ResolvingHostNames](examples/Etherne ``` Starting ResolvingHostNames on SEEED_XIAO_M0 with W5x00 using EthernetLarge Library -MDNS_Generic v1.3.0 +MDNS_Generic v1.3.0-b1 ========================= Default SPI pinout: MOSI:10 @@ -1345,7 +1345,7 @@ This is terminal debug output when running [DiscoveringServices](examples/Ethern ``` Starting DiscoveringServices on NUCLEO_F767ZI with W5x00 using Ethernet2 Library -MDNS_Generic v1.3.0 +MDNS_Generic v1.3.0-b1 ========================= Default SPI pinout: MOSI:11 @@ -1381,7 +1381,7 @@ This is terminal debug output when running [ResolvingHostNames](examples/Etherne ``` Starting ResolvingHostNames on NUCLEO_F767ZI with W5x00 using Ethernet2 Library -MDNS_Generic v1.3.0 +MDNS_Generic v1.3.0-b1 ========================= Default SPI pinout: MOSI:11 @@ -1417,7 +1417,7 @@ This is terminal debug output when running [ResolvingHostNames](examples/Etherne ``` Starting ResolvingHostNames on RASPBERRY_PI_PICO with W5x00 using EthernetLarge Library -MDNS_Generic v1.3.0 +MDNS_Generic v1.3.0-b1 ========================= Default SPI pinout: MOSI:19 @@ -1456,7 +1456,7 @@ This is terminal debug output when running [DiscoveringServices](examples/Ethern ``` Start DiscoveringServices on MBED RASPBERRY_PI_PICO using W5x00 using EthernetLarge Library -MDNS_Generic v1.3.0 +MDNS_Generic v1.3.0-b1 ========================= Default SPI pinout: MOSI:3 @@ -1494,7 +1494,7 @@ This is terminal debug output when running [WiFiRegisteringServices](examples/Wi ``` Start WiFiRegisteringServices on MBED NANO_RP2040_CONNECT -MDNS_Generic v1.3.0 +MDNS_Generic v1.3.0-b1 Used/default SPI pinout: MOSI:11 MISO:12 @@ -1536,7 +1536,7 @@ This is terminal debug output when running [WiFiRegisteringServices](examples/Wi ``` Start WiFiRegisteringServices on ESP32_DEV -MDNS_Generic v1.3.0 +MDNS_Generic v1.3.0-b1 Attempting to connect to SSID: HueNet1 SSID: HueNet1 Local IP address: 192.168.2.80 @@ -1577,7 +1577,7 @@ This is terminal debug output when running [RegisteringServices](examples/WiFi/R ``` Start RegisteringServices on NRF52840_FEATHER using W5x00 using EthernetLarge Library -MDNS_Generic v1.3.0 +MDNS_Generic v1.3.0-b1 ========================= Default SPI pinout: MOSI:25