esp-idf/examples/peripherals/adc2/main
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
..
adc2_example_main.c driver/adc: support for esp32s2 adc calibration scheme 2020-08-13 17:27:03 +08:00
CMakeLists.txt examples: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk example(adc2): add example and test case for adc2. 2017-10-26 14:35:30 +08:00
Kconfig.projbuild global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00