esp-idf/tools
Ivan Grokhotkov 497b123958 unit-test-app: don’t include project.mk for ut- targets
If project.mk is included twice in recursive invocation of Make, some
variables defined on the first pass will not be redefined on the
second pass. Rather than cleaning up these variables before calling
Make recursively, don’t include IDF project.mk at all, if one of the
ut- targets is requested.
2018-08-01 08:59:02 +00:00
..
catch
ci nvs_partition_generator: Modifications to enable using the utility as a Python library 2018-07-17 19:24:04 +05:30
esp_app_trace
kconfig
tiny-test-fw CI: support test one case multiple times by @bot 2018-07-28 15:06:18 +08:00
unit-test-app unit-test-app: don’t include project.mk for ut- targets 2018-08-01 08:59:02 +00:00
windows docs: Switch base URL from esp-idf.readthedocs.io to docs.espressif.com 2018-06-19 11:23:33 +00:00
eclipse-code-style.xml
format-minimal.sh
format.sh
gen_esp_err_to_name.py esp_err_to_name.py: guess IDF_PATH if not set in environement 2018-06-25 13:43:32 +08:00
idf_monitor.py idf_monitor: Fix console performance 2018-07-03 09:15:46 +02:00
idf_size.py