4 Commits

Author SHA1 Message Date
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 47db03fb72 small bugfix in print function 2017-06-07 22:57:55 +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 8ad7df7747 first commit 2017-05-21 20:50:23 +02:00