esp-idf/tools
Marius Vikhammer 0a95151a75 unit_test: Refactor all performance tests that rely on cache compensated timer
There is no ccomp timer on C3, which means our performance tests will start
failing again due to variance caused by cache misses.

This MR adds TEST_PERFORMANCE_CCOMP_ macro that will only fail
performance test if CCOMP timer is supported on the target
2020-12-22 18:56:24 +11:00
..
ble ci: Fix blecent example test 2020-11-25 22:37:24 +05:30
catch Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ci cmake: set IDF_VERSION_* variables at requirement expansion stage 2020-12-15 20:53:19 +01:00
cmake Merge branch 'bugfix/cmake_export_ver_during_reqs_expansion' into 'master' 2020-12-17 12:19:36 +08:00
docker tools/docker: Add libpython2.7 in order to satisfy GDB dependencies 2020-09-02 18:15:52 +02:00
esp_app_trace Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_prov ci: all jobs use python3 by default 2020-11-19 03:27:58 +00:00
find_build_apps Add Linux support for find_apps and build_apps 2020-12-14 18:57:54 +08:00
idf_py_actions linux: added linux target 2020-12-14 18:53:14 +08:00
kconfig Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
kconfig_new tools: Invoke menuconfig as named module 2020-12-13 08:07:00 +01:00
ldgen Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
mass_mfg mfg_util: Update file handling to maintain line endings across various OS 2020-08-24 06:37:56 +00:00
templates/sample_component add new command to idf 2020-09-21 23:38:52 +02:00
test_apps ci: add esp32s2 support for panic test 2020-12-15 17:57:21 +08:00
test_idf_monitor ci: update reference output of test_idf_monitor, minor cleanup 2020-06-18 19:08:00 +02:00
test_idf_py Redirect warning to stderr and unset temporary shell procedure 2020-11-11 15:12:58 +01:00
test_idf_size esp_system: support riscv panic 2020-11-13 07:49:11 +11:00
test_idf_tools Update toolchain to esp-2020r3 2020-09-03 14:09:38 +07:00
test_mkdfu Add ability to select a device for DFU flashing 2020-05-28 09:31:35 +02:00
unit-test-app unit_test: Refactor all performance tests that rely on cache compensated timer 2020-12-22 18:56:24 +11:00
windows Merge branch 'feature/idf_tools_github_mirror' into 'master' 2020-12-14 15:58:51 +08:00
build_apps.py remove dir with exclude file pattern 2020-09-04 16:07:44 +08:00
check_python_dependencies.py Merge branch 'feature/msys2_env_update' into 'master' 2020-06-12 07:26:09 +08:00
check_term.py Give info and warnings about the TERM environment variable 2019-12-02 09:49:21 +01:00
eclipse-code-style.xml tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +08:00
find_apps.py find_apps.py: app with no supported targets will be skipped correctly 2020-12-08 14:54:30 +08:00
format-minimal.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
format.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
gen_esp_err_to_name.py spi_flash: mocking should be possible now 2020-12-14 18:53:14 +08:00
idf_monitor.py Merge branch 'bugfix/dev_tty_cu_darwin_only_pr5462' into 'master' 2020-08-28 17:39:57 +08:00
idf_size.py idf_size.py: add support for esp32c3 and risc-v 2020-11-13 07:49:11 +11:00
idf_tools.py Merge branch 'feature/idf_tools_github_mirror' into 'master' 2020-12-14 15:58:51 +08:00
idf.py Tools: add Python 2 deprecation warning 2020-12-02 11:08:48 +01:00
mkdfu.py Add ability to select a device for DFU flashing 2020-05-28 09:31:35 +02:00
set-submodules-to-github.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
toolchain_versions.mk Update toolchain to esp-2020r3 2020-09-03 14:09:38 +07:00
tools_schema.json tools: add metadata file and idf_tools.py 2019-05-24 17:04:23 +08:00
tools.json tools: Use GitHub download URLs for all files that can be downloaded from GitHub 2020-12-03 17:50:42 +11:00