esp-idf/components/driver/esp32s2
Wu Bo Wen 5cc329b9d0 driver/adc: support for esp32s2 adc calibration scheme V2
notice that the o_code is now pulled from efuse instead of automatically calibrated. This may influence other parts of the system.

Closes https://github.com/espressif/esp-idf/issues/5455
2020-12-03 20:08:59 +08:00
..
include/driver Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
adc2_init_cal.c driver(adc): add adc initial code before app_main for esp32s2. 2020-04-04 10:15:30 +08:00
adc.c Merge branch 'bugfix/fix_dac_driver_ut' into 'master' 2020-08-31 00:05:34 +08:00
dac.c dfiver(dac): add dac dma driver and unit test 2020-08-26 06:23:24 +00:00
rtc_tempsensor.c driver/adc: support for esp32s2 adc calibration scheme V2 2020-12-03 20:08:59 +08:00
touch_sensor.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00