TFT_eSPI/Extensions
Bodmer 443be934a7 Add PSRAM switch
Typical use to disable use of PSRAM for the sprite storage:
sprite.setAttribute(PSRAM_ENABLE, false); // true to enable
Minor update for recent button class update
2020-02-06 20:34:36 +00:00
..
Button.cpp Revert "Revert "Merge pull request #540 from justcallmekoko/master"" 2020-02-06 13:20:17 +00:00
Button.h Raise version add comments for button update 2020-02-06 13:38:03 +00:00
Smooth_font.cpp Restructured code, added ST7796 2020-01-11 00:58:38 +00:00
Smooth_font.h Restructured code, added ST7796 2020-01-11 00:58:38 +00:00
Sprite.cpp Add PSRAM switch 2020-02-06 20:34:36 +00:00
Sprite.h Add PSRAM switch 2020-02-06 20:34:36 +00:00
Touch.cpp Add new alphaBlend functions 2020-01-30 16:01:36 +00:00
Touch.h Add new alphaBlend functions 2020-01-30 16:01:36 +00:00