Skip to content

Releases: m5stack/M5GFX

0.2.24

Choose a tag to compare

@lovyan03 lovyan03 released this 24 Jun 11:13
c64a65e

What's Changed

Full Changelog: 0.2.23...0.2.24

0.2.23

Choose a tag to compare

@lovyan03 lovyan03 released this 16 Jun 01:50
27e1ef0
  • add support Tab5 (ST7121)

0.2.22

Choose a tag to compare

@lovyan03 lovyan03 released this 27 May 00:15
3944fed
  • add support StopWatch.
  • add support PaperMono.
  • remove LVGL font support. ( If necessary, please use the LGFX_Fonts library in conjunction with this. )

0.2.21

Choose a tag to compare

@lovyan03 lovyan03 released this 15 May 02:39
5268353

What's Changed

  • add support StackChan / StopWatch / PaperMono

Full Changelog: 0.2.20...0.2.21

0.2.20

Choose a tag to compare

@lovyan03 lovyan03 released this 21 Apr 05:12
d8074bb

What's Changed

  • Add PaperColor support.
  • Add additional colors including gray/grey variations and complete col… by @yuyun2000 in #180
  • Add CI and fix compile error by @lovyan03 in #182
  • Add lvgl font support. by @lbuque in #184

Full Changelog: 0.2.19...0.2.20

0.2.19

Choose a tag to compare

@lovyan03 lovyan03 released this 23 Jan 09:59
53a7184

What's Changed

Full Changelog: 0.2.18...0.2.19

0.2.18

Choose a tag to compare

@lovyan03 lovyan03 released this 05 Jan 06:59
03565cc
  • fix compile error.
  • fix I2C communication issue.
  • tweak for new models.

0.2.17

Choose a tag to compare

@lovyan03 lovyan03 released this 06 Nov 05:04
7614fa3
  • Fixing the problem of I2C not working correctly for ESP-IDF v5.4
  • Fixing the problem of PaperS3 not working correctly for ESP-IDF v5.4
  • Fix compile error

0.2.16

Choose a tag to compare

@lovyan03 lovyan03 released this 25 Oct 01:56
6c93c68
  • Improved refresh behavior for PaperS3
  • Improving post-processing of automatic detection

0.2.15

Choose a tag to compare

@lovyan03 lovyan03 released this 30 Sep 04:42
c6f92dc
  • hotfix: PaperS3 freezes due to build environment dependency.
  • implove EPD refresh for PaperS3.