esp-idf/components/efuse
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
..
esp32 all: Apply new version logic (major * 100 + minor) 2023-01-06 02:00:52 +08:00
esp32c2 fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:12:50 +08:00
esp32c3 esp_adc: replace hardcoded calibration version to a macro 2023-02-20 10:34:34 +08:00
esp32h2 efuse: Adds missing header 2022-08-02 22:43:12 +08:00
esp32s2 adc: esp32s2: fix unit to offset calculation 2022-09-14 12:03:45 +08:00
esp32s3 1.add ldo parameters in efuse table; 2.set ldo based on pvt-efuse; 3.ldo voltage is changed based on cpu freq 2023-03-17 11:14:01 +00:00
include all: Apply new version logic (major * 100 + minor) 2023-01-06 02:00:52 +08:00
private_include efuse: fix esp_efuse_utility_write_reg() declaration 2023-01-19 14:29:26 +07:00
src Merge branch 'bugfix/block9_can_not_be_used_for_fe_v5.0' into 'release/v5.0' 2023-05-11 12:07:39 +08:00
test efuse: Do not load real efuses before some test (some chips have burned efuse blocks) 2023-06-09 19:10:47 +08:00
test_efuse_host efuse_table_gen: Fixes wrong joining fields with omitted names 2021-10-28 23:53:38 +08:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
efuse_table_gen.py efuse: Adds missing header 2022-08-02 22:43:12 +08:00
Kconfig efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 2021-06-17 07:21:36 +08:00