.. |
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/fix_cannot_lslp_again_after_ulp_wakeup' into 'master'
|
2022-05-13 22:25:23 +08:00 |
cmake
|
Merge branch 'feature/enable_component_manager_by_default_for_pure_cmake' into 'master'
|
2022-05-13 15:39:01 +08:00 |
docker
|
Revert "Install always latest version of git"
|
2022-04-14 15:26:40 +02:00 |
esp_app_trace
|
freertos: Remove legacy data types
|
2022-02-09 23:05:45 +08:00 |
esp_prov
|
esp_prov.py: Replaced deprecated function for loading modules
|
2022-01-28 10:36:10 +05:30 |
find_build_apps
|
ci: add build_non_test_component_apps
|
2022-02-07 10:55:54 +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
|
Tools: Add --no-reset option for IDF Monitor in order to avoid resetting the chip target upon connection
|
2022-05-10 14:19:37 +02:00 |
idf_py_actions
|
esp32c2: level up from preview targets
|
2022-05-12 05:18:57 +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
|
soc: moved kconfig options out of the target component.
|
2022-04-21 12:09:43 +08:00 |
mass_mfg
|
Update CN trans for timers.rst and ota.rst
|
2021-11-23 07:16:11 +00:00 |
mocks
|
soc: don't expose unstable soc header files in public api
|
2022-01-06 23:10:22 +08:00 |
requirements
|
Merge branch 'feature/add_freertos_gdb_integration' into 'master'
|
2022-04-28 14:36:58 +08:00 |
templates/sample_component
|
add new command to idf
|
2020-09-21 23:38:52 +02:00 |
test_apps
|
hal: use ROM implementation for systimer and wdt on esp32c2
|
2022-05-12 05:18:57 +00: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
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
test_idf_size
|
tools/idf_size.py: Identify objects without extension in MAP files
|
2022-03-01 18:11:36 +01:00 |
test_idf_tools
|
tools: Add tool's versions update with checksum file
|
2022-05-13 06:51:59 +00: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: migrate to use new rmt driver
|
2022-05-07 10:34:50 +00: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
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +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
|
tools: gdb_panic_server: enable esp32h2 support
|
2021-09-15 19:24:14 +08:00 |
gen_esp_err_to_name.py
|
esp_netif: Remove tcpip_adapter compatibility layer
|
2022-03-10 08:19:43 +01: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
|
Add idf.py monitor argument --no-reset (-R) to prevent resetting the MCU target on monitor startup
|
2022-05-03 14:52:34 +02:00 |
idf_size.py
|
Tools/idf_size.py: Support .noinit sections
|
2022-03-01 18:58:20 +01:00 |
idf_tools.py
|
tools: Add tool's versions update with checksum file
|
2022-05-13 06:51:59 +00:00 |
idf.py
|
tools: Enable the component manager by default in CMake
|
2022-05-03 17:38:36 +02:00 |
install_util.py
|
Tools: Fix silent failure about the incompatible Python
|
2022-02-16 18:44:13 +01: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
|
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
|
Tools: Make easier the detection of the list of Python features
|
2022-02-03 19:02:14 +01: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 esp-2021r2-patch3 toolchain for fixing GDB
|
2022-02-21 10:50:38 +07:00 |
tools_schema.json
|
tools: add distro links for macos-arm64
|
2022-04-15 13:37:27 +02:00 |
tools.json
|
tools: add GDB v11.1 as a tool
|
2022-04-25 11:21:48 +07:00 |