adc: support adc dma driver on all chips

This commit is contained in:
Armando
2021-12-22 11:17:42 +08:00
parent 6279f9eb62
commit 1ec46ad3b8
73 changed files with 3781 additions and 5422 deletions

View File

@@ -1,10 +0,0 @@
/*
* SPDX-FileCopyrightText: 2019-2021 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#include "driver/adc_common.h"
// This file will be removed. TODO: IDF-1776