Releases: m5stack/M5Unified
Releases · m5stack/M5Unified
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
0.2.6
- add support Tab5
- add support ModuleDisplay for Tab5
- add support MBus with M5.getPin
0.2.5
- add M5.getButton method ( for related library )
0.2.4
- Fix SPI Bus error for ESP-IDF v5.4
- Add support for StampPLC
- fix clearDisplay for LCD models
0.2.3
- Add support for ATOMIC ECHO BASE. ( config.external_speaker.atomic_echo )
- Improved PaperS3 power handling and screen clearing.
- Added the setTouchButtonHeight function
( which allows you to treat the bottom of the touch screen of CoreS3 and PaperS3 as BtnA~BtnC . )
0.2.2
- add support M5PaperS3 ( need EPDiy library )
- fix battery level error
0.2.1
- Fixed an issue where speakers and microphone would not work properly
- Fix compile error for ESP32C6
0.2.0
- ESP-IDF v5 Compatible Fix
- Add support AtomS3R / AtomS3RExt / AtomS3RCam
- Add support AtomDisplay with AtomS3R seriese
- Subdivided Atom series board identification
- AtomLite
- AtomMatrix
- AtomEcho
0.1.17
- Change the initial value of serial_baudrate to 0 (
Serial
non initialize)
- add support AtomS3R
- add M5.Power.getVBusVoltage() function
- improve M5.Power.setExtOutput(true) for CoreS3/S3SE
- improve some function in M5.Power.Axp2101