.. |
ble
|
ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests
|
2021-05-28 19:50:28 +05:30 |
catch
|
Whitespace: Automated whitespace fixes (large commit)
|
2020-11-11 07:36:35 +00:00 |
ci
|
Merge branch 'feature/add_opi_flash_psram_support' into 'master'
|
2021-06-28 01:59:19 +00:00 |
cmake
|
[driver]: partial mocking of driver component
|
2021-06-24 10:10:29 +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
|
ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests
|
2021-05-28 19:50:28 +05:30 |
find_build_apps
|
efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key()
|
2021-06-17 07:21:36 +08:00 |
idf_monitor_base
|
Moved coredump utils out of idf_monitor
|
2021-06-28 13:56:39 +02:00 |
idf_py_actions
|
tools: Some additions to IDF Monitor's timestamps
|
2021-06-13 12:13:39 +02:00 |
kconfig
|
Whitespace: Automated whitespace fixes (large commit)
|
2020-11-11 07:36:35 +00:00 |
kconfig_new
|
kconfig: ignore nonexistent new names
|
2021-03-31 19:13:03 +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
|
test_apps: add HEAP_TRACING configuration to build tests
|
2021-06-22 14:14:10 +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
|
ci: add debug artifacts for test_idf_tools
|
2021-06-07 18:48:38 +07:00 |
test_mkdfu
|
tools: Split up large binaries into smaller chunks in the DFU binary
|
2021-05-19 15:15:50 +02: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
|
test_utils: allow printint multiple argument in the performance log
|
2021-06-19 14:19:50 +08:00 |
windows
|
Update toolchains to esp-2021r1
|
2021-06-07 18:46:42 +07:00 |
build_apps.py
|
ci: Include context from failed build logs in the CI job log
|
2021-04-12 05:48:40 +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
|
tools: add code formatter rules for Eclipse
|
2016-11-03 18:41:00 +08:00 |
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
|
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
2020-04-03 01:10:02 +02:00 |
format.sh
|
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
2020-04-03 01:10:02 +02:00 |
gdb_panic_server.py
|
Moved filters out of idf_monitor.py
|
2021-06-17 21:38:38 +02: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_monitor.py
|
Moved coredump utils out of idf_monitor
|
2021-06-28 13:56:39 +02: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
|
tools: Catch OSError which is raised when the tool is not available
|
2021-06-23 11:48:45 +02:00 |
idf.py
|
Drop support for unsupported Python versions
|
2021-06-21 21:48:49 +02:00 |
mkdfu.py
|
tools: Split up large binaries into smaller chunks in the DFU binary
|
2021-05-19 15:15:50 +02:00 |
mkuf2.py
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
python_version_checker.py
|
Drop support for unsupported Python versions
|
2021-06-21 21:48:49 +02:00 |
set-submodules-to-github.sh
|
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
2020-04-03 01:10:02 +02:00 |
toolchain_versions.mk
|
Update toolchains to esp-2021r1
|
2021-06-07 18:46:42 +07:00 |
tools_schema.json
|
tools: add metadata file and idf_tools.py
|
2019-05-24 17:04:23 +08:00 |
tools.json
|
Update toolchains to esp-2021r1
|
2021-06-07 18:46:42 +07:00 |