mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
6 lines
117 B
Plaintext
6 lines
117 B
Plaintext
menu "component1 configuration"
|
|
config COMPONENT1_OPTION
|
|
prompt "component1 option"
|
|
bool
|
|
endmenu
|