OVMS3-idf/tools
He Yin Ling 4f971619fa tiny-test-fw: save DUT log in different thread:
We found some SD card on Raspberry Pi could have very bad performance.
It could take seconds to save small amount of data.
If the DUT receives data and save it as log, then it stops receiving data until log is saved.
This could lead to expect timeout. As an workaround to this issue,
``BaseDUT`` class will create a thread to save logs.
Then data will be passed to ``expect`` as soon as received.
2018-07-13 07:04:05 +00:00
..
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci ci: Add line endings check for CRLF in repository 2018-07-12 19:10:37 +08:00
esp_app_trace esp32: Adds functionality for application tracing over JTAG 2017-04-17 23:26:29 +03:00
kconfig Resolves: Warning '-s option given but default rule can be matched'. Closes https://github.com/espressif/esp-idf/issues/1338 2017-12-11 22:53:39 +01:00
test_idf_monitor Tools: Correct line endings in idf_monitor tests 2018-07-12 19:10:37 +08:00
tiny-test-fw tiny-test-fw: save DUT log in different thread: 2018-07-13 07:04:05 +00:00
unit-test-app CI: support test one case multiple times by @bot 2018-07-11 10:22:13 +08: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 tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +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 esp_err_to_name.py: guess IDF_PATH if not set in environement 2018-06-21 15:22:56 +08:00
idf_monitor.py Test the IDF Monitor through sockets 2018-07-09 08:37:40 +02:00
idf_size.py Merge branch 'feature/idf_size_report_symbols' into 'master' 2018-04-20 23:55:19 +08:00