feat(adc_cali): Add ADC calibration support for ESP32H2

This commit is contained in:
gaoxu
2023-10-30 12:11:17 +08:00
committed by Gao Xu
parent afd53b0b16
commit c5e107c53d
11 changed files with 248 additions and 17 deletions

View File

@@ -12,4 +12,4 @@
* @brief Supported calibration schemes
*/
//Now no scheme supported
#define ADC_CALI_SCHEME_CURVE_FITTING_SUPPORTED 1