Skip to content

v1.1.9

Compare
Choose a tag to compare
@moononournation moononournation released this 24 Feb 15:18
· 735 commits to master since this release
  • Rename default pins def from TFT_* to DF_GFX_*
  • Refresh multiple display example
  • Added support for ILI9331 display
  • Added support for 8-bit parallel bus on STM32
  • Handle PROGMEM in different architecture
  • Define GFX_NOT_DEFINED and avoid using >= 0
  • Remove arbitrary cursor_y on switching font
  • Add ESPboy dev device support
  • Add ImgViewerPROGMEM example