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

This commit is contained in:
Chen Jichang
2025-03-05 15:13:18 +08:00
parent f884c4a974
commit bfac674769
26 changed files with 1290 additions and 9 deletions

View File

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