esp-idf/components/efuse
2022-12-29 12:29:14 +08:00
..
esp32 all: Apply new version logic (major * 100 + minor) 2022-11-03 08:36:23 +00:00
esp32c2 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
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: Checks errors of 4x coding scheme for BLOCK0 if so then abort 2022-06-09 17:49:03 +08:00
src all: Apply new version logic (major * 100 + minor) 2022-11-03 08:36:23 +00:00
test_apps efuse: enable qemu tests 2022-12-05 10:54:39 +01: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