..
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 'bugfix/reset_ble_hw_on_inititalization' into 'master'
2022-07-08 16:21:41 +08:00
cmake
build: add support ESP32-S3 in Clang build configuration
2022-06-30 14:03:26 +07:00
docker
Tools: Use built-in venv instead of virtualenv for creating Python environments
2022-05-28 06:43:14 +00:00
esp_app_trace
idf.py: Change copyright in tools dir
2022-05-24 14:01:50 +02:00
esp_prov
esp_prov/wifi_prov_mgr: Updated README
2022-06-23 10:54:20 +05:30
find_build_apps
CI: examples generating an ELF file only can now pass CI
2022-06-14 15:00:53 +08:00
gen_soc_caps_kconfig
build-system: include soc_caps defines into kconfig
2021-12-06 12:37:07 +08:00
idf_monitor_base
idf.py: Add automated hints on how to resolve errors
2022-07-04 08:15:23 +00:00
idf_py_actions
idf.py: Fix IOError that costs CI failure
2022-07-04 08:15:23 +00:00
idf_size_yaml
tools: update esp32c2_data_info_yaml
2022-02-15 15:14:42 +08:00
kconfig_new
tools: fixup version references related to paths with spaces
2022-05-02 19:05:47 +02:00
ldgen
kconfig: move remaining kconfig options out of target component
2022-05-23 17:57:45 +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
spi_flash: Remove legacy spi_flash drivers
2022-07-01 11:01:34 +08:00
requirements
fix: skip install dbus-python on windows
2022-06-08 10:11:43 +08:00
templates /sample_component
add new command to idf
2020-09-21 23:38:52 +02:00
test_apps
Merge branch 'bugfix/cache_disabled_log_c3' into 'master'
2022-07-06 09:55:20 +08:00
test_idf_monitor
core_dump: split corefile and coredump script from idf into a separate package
2022-03-24 13:57:48 +08:00
test_idf_py
Tools: Make idf.py tests independent on extra extensions
2022-05-27 10:45:27 +02:00
test_idf_size
mdns: Remove internal component, examples, test and docs
2022-06-29 17:30:34 +04:00
test_idf_tools
Tools: --disable-* argument for removing features
2022-06-30 12:31:59 +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
unit-test-app
spi_flash: Remove legacy spi_flash drivers
2022-07-01 11:01:34 +08:00
build_apps.py
ci: add pytest-embedded CI jobs
2021-11-30 09:42:12 +08:00
check_python_dependencies.py
Tools: Fix the Python dependency checker by skipping not installed dependency sub-trees
2022-05-03 16:50:25 +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
find_apps.py
ci: add pytest-embedded CI jobs
2021-11-30 09:42:12 +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
mdns: Remove internal component, examples, test and docs
2022-06-29 17:30:34 +04: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
idf.py: Add automated hints on how to resolve errors
2022-07-04 08:15:23 +00:00
idf_size.py
tools: GCC 11 uses both '.debug_line_str' and '.debug_str' sections
2022-05-27 15:06:56 +07:00
idf_tools.py
Tools: --disable-* argument for removing features
2022-06-30 12:31:59 +02:00
idf.py
tools: Add python types hints
2022-06-15 14:33:29 +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: Add python types hints
2022-06-15 14:33:29 +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
ci: split pytest requirements to requirements.json
2022-06-08 08:19:35 +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
toolchain_versions.mk
tools: Update 2022r1 toolchain, GCC 11.2.0, Newlib 4.1.0
2022-06-02 10:15:23 +07:00
tools_schema.json
tools: add distro links for macos-arm64
2022-04-15 13:37:27 +02:00
tools.json
tools: update tools.json for Clang 14
2022-06-30 14:02:54 +07:00