Skip to content

Releases: m5stack/M5Unified

0.2.18

Choose a tag to compare

@lovyan03 lovyan03 released this 09 Jul 05:50
b1ffcc6

What's Changed

Full Changelog: 0.2.17...0.2.18

0.2.17

Choose a tag to compare

@lovyan03 lovyan03 released this 02 Jun 06:30
8108bfa
  • fix compile error.

0.2.16

Choose a tag to compare

@lovyan03 lovyan03 released this 27 May 00:50
8262224
  • add support StopWatch.
  • add support NanoH2.

0.2.15

Choose a tag to compare

@lovyan03 lovyan03 released this 15 May 05:36
46aa9ed

Add support StackChan

0.2.14

Choose a tag to compare

@lovyan03 lovyan03 released this 21 Apr 09:03
002b75f

What's Changed

New Contributors

  • @gkoh made their first contribution in #237

Full Changelog: 0.2.13...0.2.14

0.2.13

Choose a tag to compare

@lovyan03 lovyan03 released this 25 Jan 09:30
a625672

What's Changed

  • fix M5StickS3 mic

0.2.12

Choose a tag to compare

@lovyan03 lovyan03 released this 24 Jan 04:51
822ad15

What's Changed

New Contributors

Full Changelog: 0.2.11...0.2.12

0.2.11

Choose a tag to compare

@lovyan03 lovyan03 released this 12 Nov 05:52
28c6a1f
  • Add M5.Led class for RGB LED (still under construction...)
  • Add support for PowerHub
  • fix M5.Power for NessoN1

0.2.10

Choose a tag to compare

@lovyan03 lovyan03 released this 30 Sep 07:14
5580ff6
  • 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.

0.2.9

Choose a tag to compare

@lovyan03 lovyan03 released this 27 Sep 05:29
e126f90
  • Add support M5.Power.getBatteryLevel for CardputerADV.
  • Improve M5.Rtc and add support RTC RX8130 for Tab5.
  • The maximum number of multi-touch points supported by M5.Touch has been increased to 5 (previously 3).