esp-idf/components/efuse
Armando 4a429d59ac adc: update adc calibration efuse version
ADC calibration scheme and algorithm are not changed. Only the eFuse bit BLOCK1_VERSION is changed. This MR updated the logic to recognize the adc efuse version
2021-12-13 13:03:23 +08:00
..
esp32 tools: replace _ with - in idf.py 2021-10-13 17:30:38 +08:00
esp32c3 tools: replace _ with - in idf.py 2021-10-13 17:30:38 +08:00
esp32h2 efuse: fix esp32h2 get ext_mac 2021-10-29 19:17:51 +08:00
esp32s2 tools: replace _ with - in idf.py 2021-10-13 17:30:38 +08:00
esp32s3 adc: update adc calibration efuse version 2021-12-13 13:03:23 +08:00
include efuse: Enable C++ linkage for the include headers on esp_efuse.h 2021-11-12 13:29:58 -03:00
private_include efuse: Burn operation does not block reading 2021-06-18 11:52:47 +08:00
src bootloader: add anti-FI checks around secure version in anti-rollback scheme 2021-11-29 18:49:22 +05:30
test freertos(esp32s3): SysTick uses systimer 2021-08-04 20:33:44 +08:00
test_efuse_host efuse_table_gen: Fixes wrong joining fields with omitted names 2021-10-29 19:17:51 +08:00
CMakeLists.txt tools: replace _ with - in idf.py 2021-10-13 17:30:38 +08:00
component.mk 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_table_gen: Fixes wrong joining fields with omitted names 2021-10-29 19:17:51 +08:00
Kconfig efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 2021-06-17 07:21:36 +08:00
Makefile.projbuild efuse: Fix to pass CI tests 2019-02-28 07:31:29 +00:00