Releases: libretiny-eu/libretiny
Releases · libretiny-eu/libretiny
v1.12.1
v1.12.0
What's Changed
- [boards] Add generic RTL8720CM and CR3L boards by @kuba2k2 in #353
- [libs] Refactor Serial library to use per-family data structures by @kuba2k2 in #355
- [libs] Support changing Serial RX/TX pins by @kuba2k2 in #357
- [realtek-amb] Support static IP in WiFi connection by @kuba2k2 in #354
- [realtek-ambz2] Refactor OTA for better bootloader compatibility by @kuba2k2 in #356
- [beken-72xx] Support BDK 3.0.78 by @kuba2k2 in #352
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- [common] Automatically cleanup OTA context in begin() by @szupi-ipuzs in #343
- [boards] Add WBR3 board by @szupi-ipuzs in #349
- [libs] Fix mDNS double netif initialization by @szupi-ipuzs in #309
- [beken-72xx] Support specifying WPA2 PSK in place of WiFi password by @devgs in #276
- [beken-72xx] Fix watchdog resets during WiFi connection by @bdraco in #347
- [realtek-ambz2] Fix OTA build failures (include order + public key escaping) by @bdraco in #345
- [realtek-amb] Use Wi-Fi partial scan to fix delays, add watchdog resets by @bdraco in #346
Full Changelog: v1.10.0...v1.11.0
v1.10.0
v1.9.2
What's Changed
- [lightning-ln882h] Fix GPIO interrupt support by @olivluca in #326
- [core] Avoid re-defining C++ round() method by @szupi-ipuzs in #321
- [boards] Add WB02A board by @unusual-thoughts in #332
- [docs] Update README.md by @rishabmehta7 in #323
New Contributors
- @unusual-thoughts made their first contribution in #332
- @rishabmehta7 made their first contribution in #323
Full Changelog: v1.9.1...v1.9.2
v1.9.1
Full Changelog: v1.9.0...v1.9.1
v1.9.0
v1.8.0
What's Changed
- [boards] Add RTL8710BX AFW121T board by @kuwoyuki in #305
- [realtek-ambz2] Fix partition table & bootloader flashing via UART by @prokoma in #307
- [common] Make Serial RX buffer size configurable, increase default to 256 bytes by @hn in #313
New Contributors
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- [beken-72xx] Allow setting deep sleep wake-up pins as floating by @devgs in #275
- [beken-72xx] Add IPv6 and lwIP 2.2.0 support by @dwmw2 in #292
- [beken-72xx] Fix CHANGE interrupt logic by @olivluca in #290
- [common] Cleanup mDNS code, cache service records by @szupi-ipuzs in #263
New Contributors
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- [libs] Fix mDNS string memory corruption, print error on record add failure by @szupi-ipuzs in #260
- [beken-72xx] Fix race condition when checking Wi-Fi SSID by @devgs in #274
- [realtek-ambz] Temporarily workaround CHANGE interrupts not supported by @Jaco1990 in #282
New Contributors
Full Changelog: v1.5.1...v1.6.0