esp-idf/components/efuse
Konstantin Kondrashov d78b2b6af9 feat(efuse): Adds support for alternative efuse names 2024-02-22 11:57:17 +02: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 feat(efuse): Add flash&psram efuses for S3 2024-02-22 11:49:28 +02: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 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 feat(efuse): Adds support for alternative efuse names 2024-02-22 11:57:17 +02:00