Commit Graph

16 Commits

Author SHA1 Message Date
0x1abin f7147ec9c9 Add support for M5Stack(Custom ILI9341) 2018-01-25 16:50:55 +08:00
loboris 46dad5a032 Confilicting names changed 2017-11-27 17:47:17 +01:00
loboris a2d763feb2 Changed conflicting cpi bus enum names 2017-11-22 20:35:37 +01:00
loboris bacea08d9c Added support for STMPE610 touch controller
Removed 'fd offset' flag in 'spiffs_vfs.c'
Fixed TFT_jpg_image bug
2017-11-01 17:13:07 +01:00
loboris 015a576adf fixed bug which prevented usage of some pins as display CS and DC
some bugfixes in display spi driver
various small bugfixes and improvements
another small font added
predefined configurations can be selected in menuconfig for
  Adafruit TFT FeatherWing
  ESP32-WROVER-KIT v3
2017-10-08 13:33:36 +02:00
loboris 884327a4ea minor changes to compile in c++ project 2017-09-28 21:33:46 +02:00
loboris bb549f0c63 The latest esp-idf master branch is now supported
Added support for ST7735 based displays
Some minor bugfixes
2017-09-28 11:57:12 +02:00
loboris 0518df81a6 Added support for ST7789V
used on ESP-WROVER-KIT v3
2017-07-03 21:57:35 +02:00
loboris efc57b6fc6 Small changes 2017-07-03 11:49:19 +02:00
loboris 1b6b94740b Added support for display on ESP-WROVER_KIT
Some minor improvements
2017-07-01 20:53:12 +02:00
loboris 47db03fb72 small bugfix in print function 2017-06-07 22:57:55 +02:00
loboris 7983a0fdd4 Some small changes and updates 2017-05-30 17:20:04 +02:00
loboris f69d163fd9 Major update
SPI driver optimized, DMA functionality improved
  Low lewel display SPI functions optimized for speed
  16-bit color mode removed
  Improved BMP decoding, up to 2x higher speed
  All functions optimized to use DMA transfer where possible
  Some bugs fixed
  Some functions added
2017-05-29 21:11:31 +02:00
loboris 9d5e3e72b3 Bug fix in flashing prepared image 2017-05-22 09:54:52 +02:00
loboris 40c9a833af README update and small bux fix 2017-05-21 21:23:54 +02:00
loboris 8ad7df7747 first commit 2017-05-21 20:50:23 +02:00