esp-idf/components/esp_adc_cal
Wu Bo Wen 6a0951ecb2 driver/adc: support for esp32s2 adc calibration scheme
ESP32 lets the user choose from using Vref, Lookup Table, and Two-Point Calibration. In ESP32S2 only two-point calibration is supported. This commit support these changes in idf.

Closes https://github.com/espressif/esp-idf/issues/5455
2020-08-13 17:27:03 +08:00
..
include
CMakeLists.txt
Kconfig
component.mk
esp_adc_cal_esp32.c
esp_adc_cal_esp32s2.c