esp-idf/components/efuse
2023-01-17 10:29:04 +08:00
..
esp32 all: Apply new version logic (major * 100 + minor) 2022-11-03 08:36:23 +00:00
esp32c2 bootloader_support(esp32c2): Fix WR_DIS_RD_DIS burn for secure boot key 2023-01-10 23:35:13 +08:00
esp32c3 all: Replaces memset/memcpy with hal_mem.. funcs where were used -Wstringop-overread, -Wstringop-overflow, -Warray-bounds 2022-11-30 19:22:41 +08:00
esp32c6 efuse_table: update esp32c6 efuse block1 fields definition 2022-12-20 11:27:38 +08:00
esp32h2 ESP32H2: Introduce new chip target esp32h2, hello_world example supported 2022-12-29 12:29:14 +08:00
esp32h4 all: Replaces memset/memcpy with hal_mem.. funcs where were used -Wstringop-overread, -Wstringop-overflow, -Warray-bounds 2022-11-30 19:22:41 +08:00
esp32s2 all: Replaces memset/memcpy with hal_mem.. funcs where were used -Wstringop-overread, -Wstringop-overflow, -Warray-bounds 2022-11-30 19:22:41 +08:00
esp32s3 all: Replaces memset/memcpy with hal_mem.. funcs where were used -Wstringop-overread, -Wstringop-overflow, -Warray-bounds 2022-11-30 19:22:41 +08:00
include all: Apply new version logic (major * 100 + minor) 2022-11-03 08:36:23 +00:00
private_include efuse: fix esp_efuse_utility_write_reg() declaration 2022-10-07 14:30:35 +04:00
src all: Apply new version logic (major * 100 + minor) 2022-11-03 08:36:23 +00:00
test_apps esp32h2: add build test 2023-01-17 10:29:04 +08:00
test_efuse_host efuse_table_gen: Fixes wrong joining fields with omitted names 2021-10-28 23:53:38 +08:00
.build-test-rules.yml efuse: Migrate efuse unit tests from unit-test-app to component test app 2022-10-26 15:41:48 +08:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
efuse_table_gen.py esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
Kconfig efuse: Hides the FLASH_ENCRYPTION_MODE_RELEASE option when using EFUSE_VIRTUAL 2022-12-22 20:03:42 +08:00