esp-idf/components/efuse
Pavlo Hamov 726e985b34 adc: esp32s2: fix unit to offset calculation
eFuse offset is screwed up on 4.4 to 5.0 transition

Closes https://github.com/espressif/esp-idf/issues/9705
Closes https://github.com/espressif/esp-idf/pull/9715
2022-09-06 20:35:39 +08:00
..
esp32 efuse: Adds missing header 2022-08-02 22:43:12 +08:00
esp32c2 efuse(es32c2): Supports 26MHz XTAL 2022-08-24 09:10:57 +00:00
esp32c3 efuse: Adds missing header 2022-08-02 22:43:12 +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-06 20:35:39 +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 2022-08-15 18:03:55 +08:00
include efuse: Adds missing header 2022-08-02 22:43:12 +08:00
private_include efuse: Checks errors of 4x coding scheme for BLOCK0 if so then abort 2022-06-09 17:49:03 +08:00
src refactor (bootloader_support, efuse)!: remove target-specific rom includes 2022-07-13 10:29:02 +08:00
test build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04: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
Kconfig efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 2021-06-17 07:21:36 +08:00
efuse_table_gen.py efuse: Adds missing header 2022-08-02 22:43:12 +08:00