fix compile error on espidf v4.4.8 with target esp32s3
This commit is contained in:
parent
447254d2b4
commit
4976416d18
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
|
||||
#include "gdma_lcd_parallel16.hpp"
|
||||
#include "esp_attr.h"
|
||||
#include "esp_idf_version.h"
|
||||
|
||||
/*
|
||||
dma_descriptor_t desc; // DMA descriptor for testing
|
||||
|
|
Loading…
Add table
Reference in a new issue