esp-idf/components/efuse
2022-07-05 17:37:48 +08:00
..
esp32 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp32c3 efuse: Adds ERR_RST_ENABLE efuse for C3 and S3 2022-06-07 22:12:20 +08:00
esp32s2 efuse(esp32s2): Added flash_ver, psram_ver, pkg_ver efuses 2021-08-12 18:25:07 +05:00
esp32s3 efuse: update efuse name (backport v4.3) 2022-05-31 14:42:05 +08:00
include efuse: Checks errors of 4x coding scheme for BLOCK0 if so then abort 2022-06-22 18:04:11 +08:00
private_include efuse: Checks errors of 4x coding scheme for BLOCK0 if so then abort 2022-06-22 18:04:11 +08:00
src efuse: Fix burn operation when data was written directly to regs 2022-07-05 17:37:48 +08:00
test efuse: Fix 3/4 coding scheme UTs 2022-04-28 09:29:10 +00:00
test_efuse_host efuse_table_gen: Fixes wrong joining fields with omitted names 2021-10-29 19:36:26 +08:00
CMakeLists.txt system: reset dma when soft reset 2021-01-25 04:51:40 +00:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
efuse_table_gen.py efuse_table_gen: Fixes wrong joining fields with omitted names 2021-10-29 19:36:26 +08:00
Kconfig efuse: Adds support for esp32-s2 chip 2020-10-14 16:26:51 +08:00
Makefile.projbuild efuse: Fix to pass CI tests 2019-02-28 07:31:29 +00:00