esp-idf/components/efuse
KonstantinKondrashov daba1560a6 hal: Explicit setting of efuse time settings
EFUSE_PWR_ON_NUM in C3 has default value = 0x2880, now = 0x3000
2023-05-13 00:06:35 +08:00
..
esp32 all: Apply new version logic (major * 100 + minor) 2023-03-03 22:26:39 +00:00
esp32c3 hal: Explicit setting of efuse time settings 2023-05-13 00:06:35 +08:00
esp32h2 efuse: Adds major and minor versions and others 2022-12-20 16:30:13 +08:00
esp32s2 hal: Explicit setting of efuse time settings 2023-05-13 00:06:35 +08:00
esp32s3 hal: Explicit setting of efuse time settings 2023-05-13 00:06:35 +08:00
include all: Apply new version logic (major * 100 + minor) 2023-03-03 22:26:39 +00:00
private_include efuse: fix esp_efuse_utility_write_reg() declaration 2023-01-19 14:29:36 +07:00
src efuse: Prevent burning XTS_AES and ECDSA keys into BLOCK9 (BLOCK_KEY5) 2023-04-20 13:58:51 +08:00
test efuse: Prevent burning XTS_AES and ECDSA keys into BLOCK9 (BLOCK_KEY5) 2023-04-20 13:58:51 +08:00
test_efuse_host
CMakeLists.txt
Kconfig
Makefile.projbuild
component.mk
efuse_table_gen.py