OVMS3-idf/tools
Ivan Grokhotkov 9d0751e2b1 ci: support jobs which don’t run unless triggered by name
By default, any job will run unless a filter is given, in that case
the filter will determine if the job should run or not. Some jobs do
not need to be run by default, and should only be triggered using the
bot. For such jobs, BOT_NEEDS_TRIGGER_BY_NAME can added to
environment variables.
2018-04-19 15:08:08 +08:00
..
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci ci: support jobs which don’t run unless triggered by name 2018-04-19 15:08:08 +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
tiny-test-fw unit-test-app: support multi stages test 2018-03-30 11:38:49 +08:00
unit-test-app Allow VFS file descriptors in select() 2018-04-17 11:25:30 +02:00
windows Toolchain: Update to version 1.22.0-80-g6c4433a 2018-01-10 07:49:24 +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 Make it easier to look up error messages 2018-02-15 14:19:03 +01:00
idf_monitor.py idf_monitor: Fix bug with Windows 10 sometimes printing a character twice 2018-02-21 08:35:43 +11:00
idf_size.py idf_size: Sort output on total-size instead of filename 2018-02-19 11:50:46 +05:30