feat(esp32h21): ci enable public header check (stage7)

This commit is contained in:
gaoxu
2024-12-24 16:44:08 +08:00
parent 8905189743
commit 3e30d2e928
25 changed files with 148 additions and 103 deletions

View File

@@ -0,0 +1,16 @@
/*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
/**
* @file adc_cali_schemes.h
*
* @brief Supported calibration schemes
*/
//TODO: [ESP32H21] IDF-11590
// #define ADC_CALI_SCHEME_CURVE_FITTING_SUPPORTED 1