Merge pull request #734 from psy0rz/master
fix compile error on espidf v4.4.8 with target esp32s3
This commit is contained in:
commit
ee796eb96f
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