OVMS3-idf/tools/kconfig_new/confgen.env.in

7 lines
162 B
Bash
Raw Normal View History

{
"COMPONENT_KCONFIGS": "${kconfigs}",
"COMPONENT_KCONFIGS_PROJBUILD": "${kconfig_projbuilds}",
"IDF_CMAKE": "y",
"IDF_TARGET": "${idf_target}"
}