mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-30 01:26:31 +03:00
6 lines
117 B
Plaintext
6 lines
117 B
Plaintext
menu "component1 configuration"
|
|
config COMPONENT1_OPTION
|
|
prompt "component1 option"
|
|
bool
|
|
endmenu
|