MCUME/MCUME_teensy/teensypce/tft_t_dma_config.h

14 wiersze
279 B
C
Czysty Zwykły widok Historia

2020-01-20 20:10:02 +00:00
#include "platform_config.h"
2020-02-21 20:06:46 +00:00
//#define ST7789 1
//#define ILI9341 1
2020-01-20 20:10:02 +00:00
2019-11-03 19:55:27 +00:00
#define TFT_LINEARINT 1
#define LINEARINT_HACK 1
//#define FLIP_SCREEN 1
//#define TFT_DEBUG 1
#if defined(__IMXRT1052__) || defined(__IMXRT1062__)
#define TFT_STATICFB 1
#endif