mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 17:08:49 +00:00
refactor(lcd): clean up GPIO initialization
This commit is contained in:
@@ -33,6 +33,8 @@ extern "C" {
|
||||
#define LCD_CLOCK_SRC_ATOMIC()
|
||||
#endif
|
||||
|
||||
#define LCD_DMA_DESCRIPTOR_BUFFER_MAX_SIZE 4095
|
||||
|
||||
#if SOC_LCDCAM_SUPPORTED
|
||||
|
||||
typedef enum {
|
||||
|
||||
Reference in New Issue
Block a user