feat(esp32c61): ci enable header check, fix c61 build

This commit is contained in:
wanlei
2024-03-21 14:32:55 +08:00
parent bd7f870c21
commit 535afdd7f4
36 changed files with 226 additions and 706 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: [ESP32C61] IDF-9303
// #define ADC_CALI_SCHEME_CURVE_FITTING_SUPPORTED 1