mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-03 18:40:59 +02:00
Merge branch 'feature/api_check_prereq' into 'master'
change(tools): export esp-clang-libs location as ESP_CLANG_LIBS_PATH See merge request espressif/esp-idf!41144
This commit is contained in:
@@ -303,7 +303,9 @@
|
|||||||
{
|
{
|
||||||
"description": "Standalone Clang shared libraries distribution",
|
"description": "Standalone Clang shared libraries distribution",
|
||||||
"export_paths": [],
|
"export_paths": [],
|
||||||
"export_vars": {},
|
"export_vars": {
|
||||||
|
"ESP_CLANG_LIBS_PATH": "${TOOL_PATH}/esp-clang/lib"
|
||||||
|
},
|
||||||
"info_url": "https://github.com/espressif/llvm-project",
|
"info_url": "https://github.com/espressif/llvm-project",
|
||||||
"install": "on_request",
|
"install": "on_request",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
Reference in New Issue
Block a user