esp-idf/components/efuse
KonstantinKondrashov 1638b36804 efuse: Fixes eFuse timesettings issue on esp32c3 2022-01-25 19:14:31 +08:00
..
esp32 tools: replace _ with - in idf.py 2021-10-13 17:30:38 +08:00
esp32c3 efuse: Fixes eFuse timesettings issue on esp32c3 2022-01-25 19:14:31 +08:00
esp32h2 efuse: fix esp32h2 get ext_mac 2021-10-29 19:17:51 +08:00
esp32s2 adc: support adc dma driver on all chips 2021-12-23 17:13:46 +08:00
esp32s3 Merge branch 'feature/update_adc_cali_due_to_efuse_version_change_v4.4' into 'release/v4.4' 2021-12-23 12:49:11 +00: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
Kconfig efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 2021-06-17 07:21:36 +08:00
Makefile.projbuild
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