OVMS3-idf/tools
He Yin Ling fa9c836f02 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-28 15:00:41 +08:00
..
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
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 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
tiny-test-fw tiny-test-fw: save DUT log in different thread: 2018-07-28 15:00:41 +08:00
unit-test-app docs: Switch base URL from esp-idf.readthedocs.io to docs.espressif.com 2018-06-19 11:23:33 +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 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-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 Merge branch 'feature/idf_size_report_symbols' into 'master' 2018-04-20 23:55:19 +08:00