⚡️ Improve TFT DMA for STM32 (#25359)
This commit is contained in:
committed by
GitHub
parent
41487bc9e7
commit
e0132f7a1e
@@ -3292,11 +3292,11 @@
|
||||
*/
|
||||
#define TFT_FONT NOTOSANS
|
||||
|
||||
//#define TFT_SHARED_SPI // SPI is shared between TFT display and other devices. Disable async data transfer
|
||||
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
|
||||
#endif
|
||||
|
||||
#if ENABLED(TFT_LVGL_UI)
|
||||
//#define MKS_WIFI_MODULE // MKS WiFi module
|
||||
//#define MKS_WIFI_MODULE // MKS WiFi module
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user