esp-idf/tools
Renz Bagaporo 60ee143c3b tools: fix ldgen_test fragment file KEEP 2021-03-11 12:04:40 +08:00
..
ble style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
catch Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ci CI: Use temporary git configs in the tests 2021-03-05 11:54:11 +01:00
cmake build system: fix NOTFOUND git version error 2021-02-26 14:39:23 +08:00
docker tools/docker: Add libpython2.7 in order to satisfy GDB dependencies 2020-09-02 18:15:52 +02:00
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 tools: Use git describe --match for filtering out internal names 2021-02-23 06:55:21 +00:00
kconfig Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
kconfig_new style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
ldgen ldgen: additional documentations re. internal workings 2021-03-09 14:42:38 +08:00
mass_mfg docs: update api-reference chapters for C3 2021-03-01 14:58:08 +08:00
templates/sample_component add new command to idf 2020-09-21 23:38:52 +02:00
test_apps tools: fix ldgen_test fragment file KEEP 2021-03-11 12:04:40 +08: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 tools: Don't count BSS into the total image size 2021-02-26 06:49:35 +00: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/type_checking_python' into 'master' 2021-02-26 03:06:37 +00:00
windows Fix eclipse build: “UnicodeDecodeError: 'ascii' codec can't decode byte” 2021-02-05 17:20:55 +01:00
build_apps.py Add mypy check to pre-commit-config 2021-02-25 07:05:43 +00: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 tools: Don't count BSS into the total image size 2021-02-26 06:49:35 +00: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 Add mypy check to pre-commit-config 2021-02-25 07:05:43 +00: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 Update toolchain to esp-2020r3 2020-09-03 14:09:38 +07:00
tools.json tools: ninja: update to 1.10.2 2021-01-18 12:04:54 +01:00
tools_schema.json