feat(adc_cali): Add ADC calibration support for ESP32H2

This commit is contained in:
gaoxu
2023-10-30 12:11:17 +08:00
parent 100ba9f375
commit 0ea0b39725
11 changed files with 251 additions and 18 deletions

View File

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