esp-idf/components/efuse/esp32c2
Armando d3be2541de 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-06 18:55:49 +08:00
..
include adc_calib: support calibration v2 on esp32c6 2023-06-26 10:40:36 +08:00
private_include esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
esp_efuse_fields.c efuse: Remove dependency on bootloader component headers 2023-03-16 01:50:21 +08:00
esp_efuse_rtc_calib.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-06 18:55:49 +08:00
esp_efuse_table.c efuse: Update efuses for esp32 esp32c2 esp32c3 esp32s2 esp32s3 2023-04-04 22:32:32 +08:00
esp_efuse_table.csv efuse: Update efuses for esp32 esp32c2 esp32c3 esp32s2 esp32s3 2023-04-04 22:32:32 +08:00
esp_efuse_utility.c all: Replaces memset/memcpy with hal_mem.. funcs where were used -Wstringop-overread, -Wstringop-overflow, -Warray-bounds 2022-11-30 19:22:41 +08:00
sources.cmake temperature_sensor: Add temperature sensor support for ESP32-C2 2022-06-23 15:36:43 +08:00