esp-idf/tools
He Yin Ling b12a8bce5f ci: optimize unit test assignment:
Currently we use config and test function as filter when assign cases to one CI job. It's not necessary as the runner can run test with different configs / test functions. Now we will try to assign as many cases to a job as possible, to reduce the amount of jobs required.
2019-11-23 20:39:19 +08:00
..
ble
catch
ci ci: add test job with ESP32S2BETA_IDF tag 2019-11-22 10:36:51 +01:00
cmake Merge branch 'feature/remove_gcc5_support' into 'master' 2019-11-21 09:08:41 +08:00
docker tools/docker: use correct branch and commit of IDF when building 2019-11-06 17:58:23 +01:00
esp_app_trace global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
esp_prov
find_build_apps tools: add {find,build}_apps.py, scripts to build multiple apps 2019-11-21 15:36:06 +01:00
idf_py_actions idf.py: run build system target for unknown commands 2019-11-19 13:28:00 +01:00
kconfig
kconfig_new Generate source files for kconfiglib from the build system 2019-11-15 15:25:09 +00:00
ldgen Generate source files for kconfiglib from the build system 2019-11-15 15:25:09 +00:00
mass_mfg
test_idf_monitor
test_idf_py idf.py: add support for subcommands hidden from help 2019-11-08 17:54:10 +01:00
test_idf_size
test_idf_tools A switch between esp32 and esp32s2betta added to the ULP build process. 2019-11-22 09:03:13 +03:00
tiny-test-fw ci: optimize unit test assignment: 2019-11-23 20:39:19 +08:00
unit-test-app Merge branch 'bugfix/fix_iram_intr_alloc_test' into 'master' 2019-11-22 08:41:50 +08:00
windows Remove accidentally merged and stale files 2019-11-12 11:43:36 +07:00
build_apps.py tools: add {find,build}_apps.py, scripts to build multiple apps 2019-11-21 15:36:06 +01:00
check_kconfigs.py
check_python_dependencies.py
eclipse-code-style.xml
elf_to_ld.sh
find_apps.py tools: add {find,build}_apps.py, scripts to build multiple apps 2019-11-21 15:36:06 +01:00
format-minimal.sh
format.sh
gen_esp_err_to_name.py tools: updated generator of error codes to names to ignore tcpip_adapter 2019-11-13 12:36:26 +01:00
idf.py idf.py: run build system target for unknown commands 2019-11-19 13:28:00 +01:00
idf_monitor.py
idf_size.py
idf_tools.py idf_tools.py: when guessing IDF_PATH, set it in the enviroment 2019-11-18 16:22:25 +01:00
set-submodules-to-github.sh
test_check_kconfigs.py
toolchain_versions.mk
tools.json A switch between esp32 and esp32s2betta added to the ULP build process. 2019-11-22 09:03:13 +03:00
tools_schema.json