esp-idf/components/efuse
Konstantin Kondrashov bfd2f6ed7c Merge branch 'feature/adds_more_efuse_logs' into 'master'
efuse: Add more logging for virtual efuses

Closes IDFGH-9137

See merge request espressif/esp-idf!22399
2023-02-22 19:25:58 +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 efuse: Add support for esp32h2 2023-02-21 08:18:14 +00: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: Add more logging for virtual efuses 2023-02-16 00:10:08 +08:00
src efuse: Add more logging for virtual efuses 2023-02-16 00:10:08 +08:00
test_apps efuse: FPGA testing must be run only manually 2023-02-21 08:18:14 +00: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 esp32h2(ci): enable target test 2023-02-15 10:20:43 +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 efuse: Add support for esp32h2 2023-02-21 08:18:14 +00:00
Kconfig efuse: Add more logging for virtual efuses 2023-02-16 00:10:08 +08:00