This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-07-23 03:13:01 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
99bfa32eb9d48b52bf5f695666df6484ace8db4e
esp-idf
/
components
/
efuse
History
KonstantinKondrashov
7841054063
efuse: Fix burn operation when data was written directly to regs
...
Closes
https://github.com/espressif/esp-idf/issues/9290
2022-07-05 17:37:48 +08:00
..
esp32
…
esp32c3
efuse: Adds ERR_RST_ENABLE efuse for C3 and S3
2022-06-07 22:12:20 +08:00
esp32s2
…
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
…
component.mk
…
efuse_table_gen.py
efuse_table_gen: Fixes wrong joining fields with omitted names
2021-10-29 19:36:26 +08:00
Kconfig
…
Makefile.projbuild
…