Skip to content

Releases: m5stack/M5GFX

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.