Files
esp-idf/tools/cmakev2/test/components/component2/Kconfig
2025-11-04 07:48:13 +01:00

6 lines
117 B
Plaintext

menu "component2 configuration"
config COMPONENT2_OPTION
prompt "component2 option"
bool
endmenu