This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
Releases: khoih-prog/ESP_AT_Lib
Releases · khoih-prog/ESP_AT_Lib
v1.5.1 to fix v1.5.0 mistakes
Releases v1.5.1
- Fix missing author in
library.properties
- 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`
Releases v1.5.0
- Add support to WizNet
WizFi360
, such asWIZNET_WIZFI360_EVB_PICO
usingarduino-pico
core - Modify examples to Enable
IP MUX
v1.4.1 to update `platform.ini` and `library.json`
Releases v1.4.1
- Update
platform.ini
andlibrary.json
to use originalkhoih-prog
instead ofkhoih.prog
after PIO fix - Update
Packages' Patches
v1.4.0 to add support to Adafruit nRF52 core v0.22.0+ and Raytac MDBT50Q_RX Dongle
Releases v1.4.0
- Add support to Adafruit nRF52 core v0.22.0+
- 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)
Releases v1.3.0
- Add support to RP2040-based Nano_RP2040_Connect boards using Arduino-mbed RP2040 core.
v1.2.0 to add support to Arduino-mbed RP2040 core (/~https://github.com/arduino/ArduinoCore-mbed)
Releases v1.2.0
- Add support to RP2040-based boards, such as RASPBERRY_PI_PICO boards using Arduino-mbed RP2040 core.
- 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
Releases v1.1.0
- Add support to RASPBERRY_PI_PICO boards using Earle Philhower's arduino-pico core
- Add support to SIPEED_MAIX_DUINO boards
- Add Table-of-Contents
- Add Version String
Initial Release v1.0.0
Releases v1.0.0
- 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.).
- Add support to Adafruit SAMD21/SAM51 (Itsy-Bitsy M0/M4, Metro M0/M4, Grand Central M4, Feather M0/M4 Express, etc.).
- Add support to STM32F, Teensy, SAM DUE.
- Add support to ESP32-AT shields.
- Add debug AT command output