mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
10 lines
241 B
Plaintext
10 lines
241 B
Plaintext
menu "Example Configuration"
|
|
config ENABLE_DTM_CONFIGURATION_COMMAND
|
|
bool
|
|
prompt "Enable DTM Configuration command"
|
|
default n
|
|
help
|
|
Use this option to enable DTM configuration command.
|
|
|
|
endmenu
|