Files
esp-idf/examples/system/efuse/sdkconfig.defaults
Konstantin Kondrashov 885097762f feat(efuse): Support efuse token dump
- efuse token dump is compatible with espefuse tool
- EFSW dump can be burned on chip with esp_efuse_token_burn()
2026-06-03 13:19:59 +03:00

4 lines
90 B
Plaintext

CONFIG_EFUSE_CUSTOM_TABLE=y
CONFIG_EFUSE_VIRTUAL=y
CONFIG_EFUSE_ENABLE_STAGED_TOKEN_API=y