esp-idf/tools/ci
Sagar Bijwe 05220d9cda CMake: Make IDF_PATH available to Kconfiglib when not explicitly set.
When IDF_PATH is not set by the user, cmake infers the same through
other means and sets it as an environment variable. However, some
sub-invocation of cmake may not see this variable as it is not set
in the parent. This change adds a custom command for exporting IDF_PATH
just before invoking ldgen so that IDF_PATH can be used in Kconfig
without any errors.
2019-01-21 17:02:31 +05:30
..
apply_bot_filter.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
build_example_dirs.txt
build_examples.sh Merge branch 'feature/example_defconfig_ci' into 'master' 2018-12-21 12:14:57 +08:00
build_examples_cmake.sh
check-executable.sh
check-line-endings.sh
check_artifacts_expire_time.py
check_examples_cmake_make.sh
check_ut_cmake_make.sh
checkout_project_ref.py
configure_ci_environment.sh
envsubst.py mqtt tests: connect to local broker when running in CI to make the tests more reliable 2019-01-11 15:30:15 +01:00
executable-list.txt Check & correct Kconfig files 2019-01-11 13:05:55 +01:00
get-full-sources.sh
mirror-list.txt
mirror-submodule-update.sh
mirror-synchronize.sh
multirun_with_pyenv.sh
push_to_github.sh
setup_python.sh ci: Multi-device tests cannot run under Python 3 2018-12-20 12:44:33 +01:00
test_build_system.sh
test_build_system_cmake.sh CMake: Make IDF_PATH available to Kconfiglib when not explicitly set. 2019-01-21 17:02:31 +05:30
test_configure_ci_environment.sh