🔨 More HAL/STM32 targets (#22358)

This commit is contained in:
ellensp
2021-07-15 14:07:46 +12:00
committed by Scott Lahteine
parent 2b828446fd
commit 7e50d8761d
4 changed files with 178 additions and 26 deletions

View File

@@ -134,6 +134,8 @@
#define FSMC_DMA_DEV DMA2
#define FSMC_DMA_CHANNEL DMA_CH5
#define TFT_CS_PIN FSMC_CS_PIN
#define TFT_RS_PIN FSMC_RS_PIN
#endif
#if ENABLED(TFT_LVGL_UI)