Skip to content

Releases: m5stack/M5GFX

0.0.9

01 Nov 01:35
4b33a07
Compare
Choose a tag to compare

update LovyanGFX v0.4.5.

Add support M5 ATOM Display.
Tweak default I2C port for M5UnitLCD and M5UnitOLED.

0.0.8

09 Oct 14:07
9dad98f
Compare
Choose a tag to compare

update LovyanGFX v0.4.4.

bugfix: compile error due to ArduinoESP32 framework upgrade.
bugfix: createFromBmp causing buffer overrun .
bugfix: I2C touch devices may not work.

Add support M5Station.

0.0.7

25 Sep 07:15
32ecea1
Compare
Choose a tag to compare

update: LovyanGFX 0.4.3
bugfix: createFromBmp causing buffer overrun .
bugfix: Using ESP32 HSPI does not work.
bugfix: undef min and max macro.

0.0.6

03 Sep 06:28
67f0fe2
Compare
Choose a tag to compare

・update LGFX.
fix: Crash when drawing PNGs with no data size set.
fix: getTouch(int* x, int* y) does not work properly.
fix: "print" does not work properly at the bottom of the screen
fix: Reduce SPI speed for M5StickCPlus (countermeasure for individual differences)

0.0.5

07 Jul 11:53
8dacb12
Compare
Choose a tag to compare

bugfix.
update driver.
add examples.

0.0.3

01 Jun 15:00
333c763
Compare
Choose a tag to compare

fix: M5Stack Core2 detection problem.
add: vprintf function.

0.0.2

30 May 07:24
e069f9e
Compare
Choose a tag to compare

Fixed an error when coexisting with M5Core2.h library.
Fixed a bug in decoding jpegs containing stuffing bytes.

0.0.1

28 May 10:43
Compare
Choose a tag to compare
Fixed an error when coexisting with M5Stack.h library.