This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
Releases: khoih-prog/Portenta_H7_AsyncTCP
Releases · khoih-prog/Portenta_H7_AsyncTCP
v1.4.0 to fix issue with slow browsers or network, to remove hard-code if possible, etc.
Releases v1.4.0
- Fix issue with slow browsers or network
- Remove hard-code if possible
- Improve debug messages by adding functions to display
error/state messages
instead ofcryptic error/state number
- Clean up
v1.3.2 to fix PIO platform in `library.json`
Releases v1.3.2
- Fix PIO platform in
library.json
. Check PR Fix platform value for Portenta #1
v1.3.1 to fix typo in `library.json` and to update `Packages' Patches`
Releases v1.3.1
- Fix typo in
library.json
- Update
Packages' Patches
v1.3.0 to fix compile error issue in mbed_portenta v2.6.1+
Releases v1.3.0
- Fix compile error issue in mbed_portenta core v2.6.1+
v1.2.0 for workaround for issue with `dns_gethostbyname` not-working issue in `mbed_portenta v2.5.2-`
Releases v1.2.0
- Workaround for issue with
dns_gethostbyname
not-working issue in mbed_portenta core v2.5.2- - To prepare for new library Portenta_H7_AsyncHTTPRequest
v1.1.0 to add support to Murata WiFi
Releases v1.1.0
- Add support to Portenta_H7 boards such as Portenta_H7 Rev2 ABX00042, etc., using ArduinoCore-mbed mbed_portenta core and
Murata WiFi
v1.0.0 to support Portenta_H7 boards using ArduinoCore-mbed mbed_portenta core and Vision-shield Ethernet
Initial Releases v1.0.0
- Initial coding to support Portenta_H7 boards such as Portenta_H7 Rev2 ABX00042, etc., using ArduinoCore-mbed mbed_portenta core and
Vision-shield Ethernet