.. |
ble
|
ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests
|
2021-06-01 12:27:04 +05:30 |
catch
|
Whitespace: Automated whitespace fixes (large commit)
|
2020-11-11 07:36:35 +00:00 |
ci
|
Merge branch 'bugfix/inline_intrmask_from_isr_v4.3' into 'release/v4.3'
|
2022-03-16 13:45:32 +08:00 |
cmake
|
Build System: Don't track dependencies.lock
|
2022-02-10 13:17:29 +00:00 |
docker
|
Revert latest git
|
2022-04-13 13:51:22 +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
|
esp_prov.py: Replaced deprecated function for loading modules
|
2022-01-28 15:51:50 +05:30 |
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: set baudrate and port with otatool.
|
2022-03-11 15:47:42 +01: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
|
components/bt: move config BT_RESERVE_DRAM from bluedroid to ESP32 controller
|
2022-03-11 10:48:21 +00:00 |
mass_mfg
|
docs: update sdmmc and vfs cn trans
|
2022-02-22 11:07:16 +08:00 |
templates/sample_component
|
add new command to idf
|
2020-09-21 23:38:52 +02:00 |
test_apps
|
test_apps/panic: GDB in esp-2021r2-patch3 toolchain doesn't contain the fix for interrupted backtraced
|
2022-02-23 10:54:18 +07:00 |
test_idf_monitor
|
coredump: update test data for toolchain 2021r2
|
2021-10-25 20:19:52 +07:00 |
test_idf_py
|
Tools: Make idf.py tests independent on extra extensions
|
2022-06-02 14:43:40 +02:00 |
test_idf_size
|
tools/idf_size.py: Identify objects without extension in MAP files
|
2022-03-03 14:52:54 +01:00 |
test_idf_tools
|
Tools: Load tool versions automatically for IDF Tools tests
|
2021-12-22 12:06:22 +01:00 |
test_mkdfu
|
tools: Split up large binaries into smaller chunks in the DFU binary
|
2021-05-31 19:25:00 +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
|
spi flash: fix cache accessed while disabled issues at -O0
|
2022-03-11 09:39:50 +08:00 |
windows
|
Update toolchains to esp-2021r2
|
2021-10-25 20:19:55 +07: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-14 18:49:21 +01:00 |
detect_python.sh
|
tools: Prefer python3 during install and export
|
2021-02-14 18:49:21 +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
|
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_monitor.py
|
Merge branch 'bugfix/flash_from_monitor_on_windows_v4.3' into 'release/v4.3'
|
2022-03-12 23:18:41 +08:00 |
idf_size.py
|
Tools/idf_size.py: Support .noinit sections
|
2022-03-03 15:06:29 +01:00 |
idf_tools.py
|
Merge branch 'bugfix/idf_tools_python_env_v4.3' into 'release/v4.3'
|
2022-02-21 11:52:26 +00:00 |
idf.py
|
Run global_action_callbacks in predictable order
|
2021-06-04 15:56:41 +00:00 |
mkdfu.py
|
tools: Split up large binaries into smaller chunks in the DFU binary
|
2021-05-31 19:25:00 +02: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
|
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
2020-04-03 01:10:02 +02:00 |
toolchain_versions.mk
|
tools: update esp-2021r2-patch3 toolchain for fixing GDB
|
2022-02-23 09:25:23 +07:00 |
tools_schema.json
|
tools: Installing tools for given IDF_TARGET
|
2021-08-16 16:16:31 +02:00 |
tools.json
|
tools: update esp-2021r2-patch3 toolchain for fixing GDB
|
2022-02-23 09:25:23 +07:00 |