mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-26 20:53:11 +00:00
adc: support adc dma driver on all chips
This commit is contained in:
committed by
Armando (Dou Yiwen)
parent
5ddce053ea
commit
4dc0d6b2fe
@@ -8,7 +8,6 @@
|
||||
#include <stdbool.h>
|
||||
#include <math.h>
|
||||
#include <esp_types.h>
|
||||
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/queue.h"
|
||||
#include "freertos/semphr.h"
|
||||
|
||||
Reference in New Issue
Block a user