esp_adc: support adc calibration on esp32c2

This commit is contained in:
Armando
2022-09-08 19:10:46 +08:00
parent e736abdc03
commit ccfbba5994
8 changed files with 288 additions and 45 deletions

View File

@@ -12,4 +12,4 @@
* @brief Supported calibration schemes
*/
//No scheme supported
#define ADC_CALI_SCHEME_LINE_FITTING_SUPPORTED 1