esp-idf/components/efuse
2022-12-05 10:54:39 +01: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 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
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(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 2021-06-17 07:21:36 +08:00