esp-idf/tools
Angus Gratton fb1488abba Merge branch 'feature/esp_timer_isr_dispatch_method_restore' into 'master'
esp timer: Add ISR dispatch method

Closes IDF-1172 and IDF-1173

See merge request espressif/esp-idf!11572
2021-02-23 06:21:14 +00:00
..
ble style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
catch
ci ci: exclude esp_rom component when checking rom api usage 2021-02-22 20:56:43 +08:00
cmake Merge branch 'feature/idfpy_update_component_manager_tests' into 'master' 2021-02-12 11:28:18 +08:00
docker
esp_app_trace style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
esp_prov style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
find_build_apps style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
idf_py_actions Fixed automatic connection in idf_monitor 2021-02-11 17:35:46 +01:00
kconfig
kconfig_new style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
ldgen ldgen: refactor generation tests and description addition 2021-02-05 10:20:37 +08:00
mass_mfg style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
templates/sample_component
test_apps Merge branch 'doc/test_configs' into 'master' 2021-02-19 06:47:16 +00:00
test_idf_monitor style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
test_idf_py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
test_idf_size style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
test_idf_tools style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
test_mkdfu style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
test_mkuf2 style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
unit-test-app Merge branch 'feature/esp_timer_isr_dispatch_method_restore' into 'master' 2021-02-23 06:21:14 +00:00
windows Fix eclipse build: “UnicodeDecodeError: 'ascii' codec can't decode byte” 2021-02-05 17:20:55 +01:00
build_apps.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
check_python_dependencies.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
check_term.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
detect_python.fish tools: Prefer python3 during install and export 2021-02-13 11:34:40 +01:00
detect_python.sh tools: Prefer python3 during install and export 2021-02-13 11:34:40 +01:00
eclipse-code-style.xml
find_apps.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
format-minimal.sh
format.sh
gdb_panic_server.py tools/gdb_panic_server: wrap b"" with bytes() for py2.7 compatibility 2021-01-28 11:20:32 +01:00
gen_esp_err_to_name.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
idf.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
idf_monitor.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
idf_size.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
idf_tools.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
mkdfu.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
mkuf2.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
set-submodules-to-github.sh
toolchain_versions.mk
tools.json tools: ninja: update to 1.10.2 2021-01-18 12:04:54 +01:00
tools_schema.json