.. |
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
|
ci: make fast_template_app optional
|
2024-05-28 14:32:06 +02:00 |
cmake
|
change(version): Update version to 4.3.7
|
2023-12-31 03:01:03 +08:00 |
docker
|
tools: bugfix build_docker timeout
|
2023-07-27 09:52:26 +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
|
ci: Fix protobuf-related error in assign_test stage
|
2022-06-17 15:37:49 +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
|
fix(tools): fix autocomplete for --port option
|
2023-09-08 09:31:08 +02: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
|
tools: overhaul csv handling for mfg_gen and nvs_partition_gen
|
2022-06-24 22:18:00 +02:00 |
templates/sample_component
|
add new command to idf
|
2020-09-21 23:38:52 +02:00 |
test_apps
|
fix(esp_system): suppress compiler warning if ESP_SYSTEM_PANIC_SILENT_REBOOT is enabled
|
2023-09-28 02:53:51 +00: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
|
mkdfu.py: Support setting flash parameters
|
2022-05-27 16:34:42 +02:00 |
test_mkuf2
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
test_sbom
|
fix(test_submodules.py): don't rely on submodule init
|
2023-07-29 10:37:08 +02:00 |
unit-test-app
|
heap: add check for usage of flash content from iram
|
2023-02-16 08:48:00 +00: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
|
fix(tools): check_python_version accept dev releases as requirement
|
2023-08-04 14:22:06 +02: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
|
Fixed comparsion of integer and string that evaluated always to False
|
2022-06-03 21:19:15 +02:00 |
idf_size.py
|
Tools/idf_size.py: Support .noinit sections
|
2022-03-03 15:06:29 +01:00 |
idf_tools.py
|
Tools: Keep making virtual environments with python in the bin directory
|
2022-10-14 15:35:17 +02:00 |
idf.py
|
Run global_action_callbacks in predictable order
|
2021-06-04 15:56:41 +00:00 |
mkdfu.py
|
mkdfu.py: Support setting flash parameters
|
2022-05-27 16:34:42 +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: Updates OpenOCD version to 'v0.11.0-esp32-20220706'
|
2022-08-16 11:07:06 +00:00 |