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

Releases: khoih-prog/ESP_AT_Lib

v1.5.1 to fix v1.5.0 mistakes

19 Jan 19:39
9b45132
Compare
Choose a tag to compare

Releases v1.5.1

  1. Fix missing author in library.properties
  2. Fix not updated library's code

v1.5.0 to add support to WizNet `WizFi360`, such as `WIZNET_WIZFI360_EVB_PICO` using `arduino-pico` core and to modify examples to Enable `IP MUX`

19 Jan 06:20
9282426
Compare
Choose a tag to compare

Releases v1.5.0

  1. Add support to WizNet WizFi360, such as WIZNET_WIZFI360_EVB_PICO using arduino-pico core
  2. Modify examples to Enable IP MUX

v1.4.1 to update `platform.ini` and `library.json`

11 Oct 02:33
9daee5f
Compare
Choose a tag to compare

Releases v1.4.1

  1. Update platform.ini and library.json to use original khoih-prog instead of khoih.prog after PIO fix
  2. Update Packages' Patches

v1.4.0 to add support to Adafruit nRF52 core v0.22.0+ and Raytac MDBT50Q_RX Dongle

13 Aug 18:22
49eb0e7
Compare
Choose a tag to compare

Releases v1.4.0

  1. Add support to Adafruit nRF52 core v0.22.0+
  2. Add support to Raytac MDBT50Q_RX Dongle

Release v1.3.0 to add support to RP2040-based Nano_RP2040_Connect boards using [Arduino-mbed RP2040 core](https://github.com/arduino/ArduinoCore-mbed)

30 May 02:51
be5af44
Compare
Choose a tag to compare

v1.2.0 to add support to Arduino-mbed RP2040 core (https://github.com/arduino/ArduinoCore-mbed)

18 May 00:09
9b42794
Compare
Choose a tag to compare

Releases v1.2.0

  1. Add support to RP2040-based boards, such as RASPBERRY_PI_PICO boards using Arduino-mbed RP2040 core.
  2. Fix compiler warnings

Release v1.1.0 to add support to RP2040-based boards (RASPBERRY_PI_PICO, etc.) using Earle Philhower's arduino-pico core, and SIPEED_MAIX_DUINO boards

11 May 04:39
ec1ebfb
Compare
Choose a tag to compare

Releases v1.1.0

  1. Add support to RASPBERRY_PI_PICO boards using Earle Philhower's arduino-pico core
  2. Add support to SIPEED_MAIX_DUINO boards
  3. Add Table-of-Contents
  4. Add Version String

Initial Release v1.0.0

01 Jul 06:08
cf33b60
Compare
Choose a tag to compare

Releases v1.0.0

  1. Add support to nRF52 (AdaFruit Feather nRF52832, nRF52840 Express, BlueFruit Sense, Itsy-Bitsy nRF52840 Express, Metro nRF52840 Express, NINA_B30_ublox, NINA_B112_ublox, etc.).
  2. Add support to Adafruit SAMD21/SAM51 (Itsy-Bitsy M0/M4, Metro M0/M4, Grand Central M4, Feather M0/M4 Express, etc.).
  3. Add support to STM32F, Teensy, SAM DUE.
  4. Add support to ESP32-AT shields.
  5. Add debug AT command output