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