.. |
ble
|
feat: add requirements.ttfw.txt
|
2022-08-01 15:52:21 +08:00 |
catch
|
Whitespace: Automated whitespace fixes (large commit)
|
2020-11-11 07:36:35 +00:00 |
ci
|
fix(mbedtls): move interrupt allocation during initialization phase
|
2023-12-01 16:49:47 +05:30 |
cmake
|
change(version): Update version to 5.0.5
|
2023-12-13 13:49:52 +05:50 |
docker
|
tools: Docker: remove libpython2.7
|
2022-08-25 15:28:10 +02:00 |
esp_app_trace
|
idf.py: Change copyright in tools dir
|
2022-05-24 14:01:50 +02:00 |
esp_prov
|
fix(esp_prov): update devices tuple usage due to API deprecations
|
2023-08-24 14:48:39 +05:30 |
gen_soc_caps_kconfig
|
build-system: include soc_caps defines into kconfig
|
2021-12-06 12:37:07 +08:00 |
idf_monitor_base
|
feat(tools/monitor): add simple port detection
|
2023-10-05 16:29:43 +02:00 |
idf_py_actions
|
idf.py: gdb action incorrectly generated EOL gdbinit scripts
|
2023-11-02 02:19:09 +00:00 |
idf_size_yaml
|
tools: update esp32c2_data_info_yaml
|
2022-02-15 15:14:42 +08:00 |
kconfig_new
|
Confgen: KConfig options not set in sdkconfig.defaults files can now be renamed
|
2022-08-26 16:34:21 +08:00 |
ldgen
|
fix(ldgen): duplicate entries in the generated .ld file
|
2023-09-21 19:41:24 +08:00 |
mass_mfg
|
tools: Introduce support for blank lines in config and value files for mfg utility
|
2022-07-08 13:22:35 +00:00 |
mocks
|
Merge branch 'feature/mqtt_cmakefile_cleanup_v5.0' into 'release/v5.0'
|
2022-12-05 20:43:10 +08:00 |
requirements
|
fix(tools/python_dep_check): replace deprecated pkg_resources with importlib
|
2023-07-14 14:56:30 +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:07 +00:00 |
test_idf_monitor
|
tools: Remove ELF-file-based IDF Monitor tests
|
2023-06-19 16:56:20 +02:00 |
test_idf_py
|
tools: fixed elf symbols load if gdbinit specified
|
2022-10-03 18:48:16 +04:00 |
test_idf_size
|
fix: noload being included in ram and flash sizes
|
2023-08-11 22:32:11 +02:00 |
test_idf_tools
|
fix(tools): check_python_version accept dev releases as requirement
|
2023-08-07 10:27:04 +02:00 |
test_mkdfu
|
mkdfu.py: Support setting flash parameters
|
2022-05-27 15:44:56 +02:00 |
test_mkuf2
|
idf.py: Change copyright in tools dir
|
2022-05-24 14:01:50 +02:00 |
test_sbom
|
fix(test_submodules.py): don't rely on submodule init
|
2023-07-28 12:14:41 +02:00 |
unit-test-app
|
feat(mbedtls): add new config CONFIG_MBEDTLS_USE_CRYPTO_ROM_IMPL for mbedtls unit-test
|
2023-10-26 21:00:27 +08:00 |
check_python_dependencies.py
|
bug(tools): dependency check catch exception when package not installed
|
2023-08-30 17:14:10 +02:00 |
check_term.py
|
check_term: allow alacritty term
|
2022-05-19 11:10:59 +08:00 |
detect_python.fish
|
Tools: Use default value in the Python detections scripts
|
2022-03-11 11:00:31 +01:00 |
detect_python.sh
|
Tools: Use default value in the Python detections scripts
|
2022-03-11 11:00:31 +01:00 |
eclipse-code-style.xml
|
tools: add code formatter rules for Eclipse
|
2016-11-03 18:41:00 +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
|
newlib: ROM library is build with time_t 64bit on esp32c2
|
2022-06-09 10:48:31 +08:00 |
gen_esp_err_to_name.py
|
Tools: Fix flake8 version 5 warnings
|
2022-08-12 15:36:11 +02:00 |
generate_debug_prefix_map.py
|
build: create BUILD_DIR/prefix_map_gdbinit when enable reproducible build
|
2021-10-26 10:55:00 +08:00 |
idf_monitor.py
|
feat(tools/monitor): add simple port detection
|
2023-10-05 16:29:43 +02:00 |
idf_size.py
|
fix: noload being included in ram and flash sizes
|
2023-08-11 22:32:11 +02:00 |
idf_tools.py
|
build system: fix init.bat crash in windows when folder contains unicode characters
|
2023-07-10 11:34:56 +08:00 |
idf.py
|
fix(tools): extend error message for failed python module import
|
2023-09-08 07:29:56 +02:00 |
install_util.py
|
Tools: --disable-* argument for removing features
|
2022-06-30 12:31:59 +02:00 |
mkdfu.py
|
mkdfu.py: Support setting flash parameters
|
2022-05-27 15:44:56 +02:00 |
mkuf2.py
|
Tools: Fix flake8 version 5 warnings
|
2022-08-12 15:36:11 +02:00 |
python_version_checker.py
|
Tools: Fix silent failure about the incompatible Python
|
2022-02-16 18:44:13 +01:00 |
requirements_schema.json
|
Tools: Make easier the detection of the list of Python features
|
2022-02-03 19:02:14 +01:00 |
requirements.json
|
feat: add requirements.ttfw.txt
|
2022-08-01 15:52:21 +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 |
split_paths_by_spaces.py
|
tools: fixup version references related to paths with spaces
|
2022-05-02 19:05:47 +02:00 |
tools_schema.json
|
tools: add esp-rom-elfs version '20220823'
|
2022-10-03 18:48:16 +04:00 |
tools.json
|
feat(tools): Update OpenOCD version to v0.12.0-esp32-20230921
|
2023-10-18 10:51:45 +02:00 |