mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-08 02:51:47 +01:00
7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
|
|
menu "Test-app Configuration"
|
||
|
|
|
||
|
|
config TEST_MEMPROT
|
||
|
|
bool "Enable memprot test"
|
||
|
|
|
||
|
|
endmenu
|