OVMS3-idf/tools
Ivan Grokhotkov b0af8ad22f 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-07-24 09:54:55 +03: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 unit-test-app: don’t include project.mk for ut- targets 2018-07-24 09:54:55 +03: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 esp32: Do not document error codes defined in examples 2018-07-10 07:57:54 +02: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