mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
5115e31175
Leave TODO for esp_adc and legacy adc driver HAL/SOC update for spi and i2s
16 lines
238 B
C
16 lines
238 B
C
/*
|
|
* SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
/**
|
|
* @file adc_cali_schemes.h
|
|
*
|
|
* @brief Supported calibration schemes
|
|
*/
|
|
|
|
//Now no scheme supported
|