Files
ESP8266_RTOS_SDK/tools/kconfig_new/config.env.in
2019-08-02 14:02:26 +08:00

8 lines
193 B
Bash

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