..
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
examples: file_serving: add support for ESP32-S3, refactoring
2022-03-03 21:43:37 +01:00
cmake
Merge branch 'feature/confgen_rename_many_to_one' into 'master'
2022-02-08 02:38:22 +00:00
docker
Update Dockerfile working on both x64 / ARM
2021-10-08 17:11:59 +08: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
Remove line finalization when coredump is active to avoid coredump failure
2022-02-24 02:05:58 +01:00
idf_py_actions
Tools: Rename the monitor's baud argument for consistency and use the global baud if not defined
2022-02-09 16:47:11 +01:00
idf_size_yaml
tools: update esp32c2_data_info_yaml
2022-02-15 15:14:42 +08:00
kconfig_new
kconfig: confgen.py now handles many-to-one config renames
2022-01-31 11:36:13 +08:00
ldgen
esp_timer: remove legacy ESP32 FRC timer implementation.
2022-02-10 15:17:49 +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
Tools: Make easier the detection of the list of Python features
2022-02-03 19:02:14 +01:00
templates /sample_component
add new command to idf
2020-09-21 23:38:52 +02:00
test_apps
G0: target component (components/esp32*) doesn't depend on driver anymore
2022-03-02 04:21:00 +00:00
test_idf_monitor
coredump: update test data for toolchain 2021r2
2021-10-20 22:00:39 +07: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
freertos: Remove legacy data types
2022-02-09 23:05:45 +08:00
test_idf_tools
tools: Remove tools that are not used by active ESP-IDF version.
2022-02-20 19:48:50 +01: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
Merge branch 'bugfix/inline_intrmask_from_isr' into 'master'
2022-02-23 01:05:40 +00:00
build_apps.py
ci: add pytest-embedded CI jobs
2021-11-30 09:42:12 +08:00
check_python_dependencies.py
Tools: Improve the Python package system
2022-01-17 16:54:36 +01: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-13 11:34:40 +01:00
detect_python.sh
tools: Prefer python3 during install and export
2021-02-13 11:34:40 +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
CI: esp_err_t check: Ignore esp32_mock.h per mdns mock update
2021-07-01 15:45:17 +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
Remove line finalization when coredump is active to avoid coredump failure
2022-02-24 02:05:58 +01:00
idf_size.py
add test for checking memory segments with esptool.py
2022-01-17 20:47:35 +08:00
idf_tools.py
Merge branch 'feature/remove_unused_tools' into 'master'
2022-02-24 06:29:34 +00:00
idf.py
Tools: Don't check the environment during idf.py shell completion
2022-02-16 18:47:08 +01: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
cmake: handling of space-separated EXTRA_COMPONENT_DIRS
2021-12-14 19:17:53 +01: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: Installing tools for given IDF_TARGET
2021-07-16 15:03:19 +02:00
tools.json
tools: update esp-2021r2-patch3 toolchain for fixing GDB
2022-02-21 10:50:38 +07:00