esp-idf/components/efuse/esp32c2
Armando f8500f77b1 fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12
By design, it's 12 dB. There're errors among chips, so the actual
attenuation will be 11dB more or less
2023-11-07 14:12:50 +08:00
..
include esp_adc: support adc calibration on esp32c2 2023-02-20 10:34:34 +08:00
private_include esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
esp_efuse_fields.c efuse: Adds major and minor versions and others 2022-07-05 14:38:27 +08:00
esp_efuse_rtc_calib.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:12:50 +08:00
esp_efuse_table.c efuse: added adc calibration efuse fields on esp32c2 2023-02-20 10:34:34 +08:00
esp_efuse_table.csv efuse: added adc calibration efuse fields on esp32c2 2023-02-20 10:34:34 +08:00
esp_efuse_utility.c efuse(es32c2): Supports 26MHz XTAL 2022-09-02 10:05:20 +00:00
sources.cmake temperature_sensor: Add temperature sensor support for ESP32-C2 2022-06-23 15:36:43 +08:00