This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-09-28 01:04:48 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46ca4c24f548a7355184e7f7c8a32ab74a712676
esp-idf
/
components
/
efuse
T
History
Konstantin Kondrashov
6ea717e163
fix(efuse): erase virtual blocks before burn in damaged-reading test
...
Some chip may have BLOCK3 in use so we need to erase it before test.
2026-06-16 12:49:43 +03:00
..
esp32
efuse: Update efuses for esp32 esp32c2 esp32c3 esp32s2 esp32s3
2023-04-04 22:32:32 +08:00
esp32c2
fix(efuse): Fix enabling ROM secure download mode
2025-10-16 09:45:56 +03:00
esp32c3
fix(efuse): Fix enabling ROM secure download mode
2025-10-16 09:45:56 +03:00
esp32c6
fix(efuse): Fix enabling ROM secure download mode
2025-10-16 09:45:56 +03:00
esp32h2
fix(efuse): Fix enabling ROM secure download mode
2025-10-16 09:45:56 +03:00
esp32p4
fix(efuse): Fix enabling ROM secure download mode
2025-10-16 09:45:56 +03:00
esp32s2
fix(efuse): Fix enabling ROM secure download mode
2025-10-16 09:45:56 +03:00
esp32s3
fix(efuse): Fix enabling ROM secure download mode
2025-10-16 09:45:56 +03:00
include
fix(efuse): Fix enabling ROM secure download mode
2025-10-16 09:45:56 +03:00
private_include
efuse: Add more logging for virtual efuses
2023-02-16 00:10:08 +08:00
src
feat: enabled ECDSA-P192 support for ESP32H2
2025-07-22 11:26:25 +05:30
test_apps
fix(efuse): erase virtual blocks before burn in damaged-reading test
2026-06-16 12:49:43 +03:00
test_efuse_host
efuse_table_gen: Fixes wrong joining fields with omitted names
2021-10-28 23:53:38 +08:00
CMakeLists.txt
refactor(linux): excluded all non-Linux components from build
2023-10-16 17:06:54 +08:00
efuse_table_gen.py
feat(tools): Enforce utf-8 encoding with open() function
2025-01-02 16:12:47 +01:00
Kconfig
efuse: Add more logging for virtual efuses
2023-02-16 00:10:08 +08:00