mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
8 lines
193 B
Bash
8 lines
193 B
Bash
{
|
|
"COMPONENT_KCONFIGS": "${kconfigs}",
|
|
"COMPONENT_KCONFIGS_PROJBUILD": "${kconfig_projbuilds}",
|
|
"IDF_CMAKE": "y",
|
|
"IDF_TARGET": "${idf_target}",
|
|
"IDF_PATH": "${idf_path}"
|
|
}
|