Releases: m5stack/M5Unified
Releases · m5stack/M5Unified
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
0.2.9
0.2.8
- hotfix: remove "virtual" from M5.begin. ( Potential memory corruption bug fix )
- fix compile error for ESP-IDF v5.5 and ArduinoESP32 v3.3
- fix M5.Mic for PDM microphone
- fix M5.Power. * for Tab5
- change to allow StampS3 surface button to be used as M5.BtnB ( for Capsule / Dial / DinMeter )
- add support CardputerADV / AtomEchoS3R / NessoN1