8000 Releases · m5stack/M5GFX · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: m5stack/M5GFX

0.2.9

28 May 08:37
e1bf27b
Compare
Choose a tag to compare
  • fix compile error for ESP-IDF v5
  • fix PSRAM cache probrem for Tab5 and PaperS3 with ESP-IDF

0.2.8

16 May 07:51
cc613d6
Compare
Choose a tag to compare
  • fix Tab5 with ESP-IDF
  • add support ModuleDisplay for Tab5
  • add support SD_MMC

0.2.7

01 May 01:35
b1a0e54
Compare
Choose a tag to compare
  • Added support for Tab5
  • Redesigned for PaperS3, eliminated dependency on EPDiy
  • Improved automatic recognition, prevented misidentification of PaperS3 and Dial
  • Improved compatibility with newer versions of ESP-IDF

0.2.6

17 Feb 08:11
b2422cd
Compare
Choose a tag to compare
  • Fix SPI Bus error for ESP-IDF v5.4
  • Add support for StampPLC
  • Fix clearDisplay for LCD models

0.2.5

28 Jan 12:17
0263b3e
Compare
Choose a tag to compare
  • fix compile error

0.2.4

27 Jan 02:02
c651535
Compare
Choose a tag to compare
  • Fixed a bug that caused PortA to not function properly when using ModuleDisplay.
  • Improved VAMeter and Cardputer auto-detection rules.
  • Fixed ESP32C6 build error.
  • Adjust the controls of the PaperS3.

0.2.3

17 Dec 13:41
d46feb7
Compare
Choose a tag to compare
  • Fixed a bug where the colors were light for M5PaperS3

0.2.2

13 Dec 03:27
05bb63e
Compare
Choose a tag to compare
  • add support M5PaperS3 ( need EPDiy library )
  • fix compile error

0.2.0

08 Nov 06:55
28a3 8000 4af
Compare
Choose a tag to compare
  • ESP-IDF v5 Compatible Fix
  • Add support AtomS3R
  • Add support AtomDisplay with AtomS3R seriese

Full Changelog: 0.1.17...0.2.0

0.1.17

20 Sep 22:38
ff11e09
Compare
Choose a tag to compare
  • add support for AtomS3R

  • add pushAlphaImage function (alpha brending)

  • improve autodetect for CoreS3/CoreS3SE

  • improve stability for I2C bus and SPI bus

  • fix some compile error

Important notice:

This version cannot use AtomS3R and AtomDisplay together.

0