forked from espressif/esp-idf
efuse: FPGA testing must be run only manually
This commit is contained in:
committed by
BOT
parent
9eed575764
commit
cabfc75c3c
@@ -3,7 +3,7 @@ menu "eFuse Tests"
|
|||||||
|
|
||||||
config EFUSE_FPGA_TEST
|
config EFUSE_FPGA_TEST
|
||||||
bool "Enable eFuse tests for FPGA (developers only, will PERMANENTLY burn efuses)"
|
bool "Enable eFuse tests for FPGA (developers only, will PERMANENTLY burn efuses)"
|
||||||
default y if IDF_ENV_FPGA
|
default n
|
||||||
help
|
help
|
||||||
This includes eFuse tests for FPGA. These tests expect actual eFuse burning.
|
This includes eFuse tests for FPGA. These tests expect actual eFuse burning.
|
||||||
Disable EFUSE_VIRTUAL to use real eFuse burning.
|
Disable EFUSE_VIRTUAL to use real eFuse burning.
|
||||||
|
Reference in New Issue
Block a user