OVMS3-idf/tools
He Yin Ling 304e7119ce ci: fix random unit test CI failure:
we use `-` command to check if DUT reset pass. If we input `-` command
during DUT bootup, DUT could only receive `\n` and print test cases.
Print test cases could take long time and lead to reset check timeout.
Now we will add delay after reset, and enlarge reset check timeout to
solve this problem.
2019-06-18 12:22:00 +08:00
..
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci ci: keep executables list sorted to pass tests 2019-06-13 12:42:53 +07:00
cmake Merge branch 'feature/idf_version_header' into 'master' 2019-06-13 09:41:35 +08:00
esp_app_trace sysview: fix test case for compatibility with new binutils 2019-04-10 13:48:57 +08:00
esp_prov Merge branch 'feature/prov_mgr' into 'master' 2019-06-11 09:46:50 +08:00
kconfig kconfig: Don't create "split" directory structures under build/include/config 2019-04-15 05:28:46 +00:00
kconfig_new Merge branch 'bugfix/ci_test_confserver_timeout' into 'master' 2019-06-12 13:48:19 +08:00
ldgen Merge branch 'feature/allow_multiple_fragment_definitions_for_library_v4.0' into 'master' 2019-06-14 14:07:59 +08:00
mass_mfg mfg_util: Fix unnecessary csv files creation for values with REPEAT tags 2019-06-10 12:08:58 +00:00
test_idf_monitor tools: Test IDF Monitor after it is ready to receive data 2019-02-25 10:35:09 +01:00
test_idf_size tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
test_idf_tools update toolchain to esp32-2019r1 release 2019-06-04 23:43:29 +08:00
tiny-test-fw test: include chip in test case ID 2019-04-19 14:39:44 +08:00
unit-test-app ci: fix random unit test CI failure: 2019-06-18 12:22:00 +08:00
windows Merge branch 'feature/pystyle_tools' into 'master' 2018-12-20 10:36:01 +08:00
check_kconfigs.py Tools: Produce a clearer message for Kconfig prefix errors 2019-05-22 15:48:30 +02:00
check_python_dependencies.py tools/check_python_dependencies: make aware of IDF_TOOLS_PATH 2019-05-24 17:04:23 +08:00
eclipse-code-style.xml tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +08:00
elf_to_ld.sh misc adjustment of esp32 component 2019-04-03 19:57:46 +08:00
format-minimal.sh docs: add style guide 2016-11-03 18:41:00 +08:00
format.sh esp32: ReformatReformat panic.c (remove tabs, etc) 2016-12-07 13:25:56 -08:00
gen_esp_err_to_name.py tools/gen_esp_err_to_name.py: Don't include already included headers 2019-05-06 15:08:37 +02:00
idf.py idf.py: Don't expect "_" env. variable to be available from PowerShell 2019-06-12 08:04:28 +02:00
idf_monitor.py tools: Create log files from IDF Monitor 2019-03-18 19:33:20 +01:00
idf_size.py tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
idf_tools.py tools, ci: Use non-interactive mode for idf_tools in CI 2019-06-05 15:56:03 +07:00
test_check_kconfigs.py tools: Don't use backslashes in Kconfigs and ignore long lines to avoid errors 2019-02-01 11:33:41 +01:00
toolchain_versions.mk update toolchain to esp32-2019r1 release 2019-06-04 23:43:29 +08:00
tools.json update toolchain to esp32-2019r1 release 2019-06-04 23:43:29 +08:00
tools_schema.json tools: add metadata file and idf_tools.py 2019-05-24 17:04:23 +08:00