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

Releases: khoih-prog/Portenta_H7_AsyncTCP

v1.4.0 to fix issue with slow browsers or network, to remove hard-code if possible, etc.

26 Sep 03:36
03c0e9a
Compare
Choose a tag to compare

Releases v1.4.0

  1. Fix issue with slow browsers or network
  2. Remove hard-code if possible
  3. Improve debug messages by adding functions to display error/state messages instead of cryptic error/state number
  4. Clean up

v1.3.2 to fix PIO platform in `library.json`

21 Jun 18:35
dcdc1c8
Compare
Choose a tag to compare

Releases v1.3.2

  1. 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`

23 May 18:35
8afe6b8
Compare
Choose a tag to compare

Releases v1.3.1

  1. Fix typo in library.json
  2. Update Packages' Patches

v1.3.0 to fix compile error issue in mbed_portenta v2.6.1+

08 Dec 04:25
a5b4297
Compare
Choose a tag to compare

Releases v1.3.0

  1. 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-`

15 Oct 03:04
458371a
Compare
Choose a tag to compare

Releases v1.2.0

  1. Workaround for issue with dns_gethostbyname not-working issue in mbed_portenta core v2.5.2-
  2. To prepare for new library Portenta_H7_AsyncHTTPRequest

v1.1.0 to add support to Murata WiFi

08 Oct 23:43
f61c970
Compare
Choose a tag to compare

Releases v1.1.0

  1. 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

08 Oct 01:15
7b4310a
Compare
Choose a tag to compare

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 and Vision-shield Ethernet