Releases: m5stack/M5Unified
Releases · m5stack/M5Unified
Release list
0.2.18
What's Changed
- Add Unit PoEP4 HDMI. by @TinyuZhao in #263
- Fix PowerHub RTC weekday encoding. by @TinyuZhao in #265
- Add ESP32C61 chip support. by @TinyuZhao in #267
- Rename PY32PMIC class to M5PM1 in #269
- Add M5PM1 power APIs. by @TinyuZhao in #270
- Add M5StampC5 board support by @hlym123 in #271
- Add eFuse-based StampC5 / StampC6 / NanoC6 board detection in #272
Full Changelog: 0.2.17...0.2.18
0.2.17
0.2.16
0.2.15
0.2.14
What's Changed
- tweak Power API for M5Unit-PoEP4. by @TinyuZhao in #227
- Fix PowerHub charging detection. by @TinyuZhao in #232
- Add support for StampS3-Bat and StampP4. by @TinyuZhao in #241
- Fix 5V output issue on StampS3-Bat. by @TinyuZhao in #243
- Fix M5StickS3 powerOff(). by @gkoh in #237
- Fix compilation error on non-S3 boards. by @TinyuZhao in #244
- add support IMU for AtomMatrix v1.1 by @TinyuZhao in #246
- Add support for M5PaperColor. by @TinyuZhao in #247
New Contributors
Full Changelog: 0.2.13...0.2.14
0.2.13
0.2.12
What's Changed
- Fix M5PaperS3 touch wakeup from light sleep in Power Class by @tenth-tensor in #206
- Implementing deepSleep for Tab5 (ESP32P4). by @lbuque in #209
- Board/dualkey by @hlym123 in #204
- Add INA226 for StamPLC by @TinyuZhao in #211
- Fix some issue in PowerHub by @TinyuZhao in #212
- Fix PowerHub RTC wake up issue. by @TinyuZhao in #213
- Arduino Nesso N1: fix power off pulse by @felmue in #218
- Arduino Nesso N1: fix set led by @felmue in #220
- boards: Add StickS3 Support. by @hlym123 in #221
- Fix some error. by @hlym123 in #223
- Fix StamPLC RTC wake-up issue. by @TinyuZhao in #219
- 0.2.12 by @lovyan03 in #224
New Contributors
- @tenth-tensor made their first contribution in #206
- @hlym123 made their first contribution in #204
Full Changelog: 0.2.11...0.2.12
0.2.11
0.2.10
- A temporary fix was implemented to address the issue where derived libraries could not be compiled due to the name change of the RTC class in the previous update.
- Fixed a bug that prevented the charging status of M5StackCore from being acquired correctly.