.. |
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 'feature/support_sdspi_on_s2_c3' into 'master'
|
2021-09-27 03:48:52 +00:00 |
cmake
|
cmake: don't treat the readme file as a component
|
2021-09-24 10:56:58 +08:00 |
docker
|
Update Ubuntu to v20.04
|
2021-08-11 20:34:02 +08: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
|
Change default PoP argument of esp_prov.get_security from None to string
|
2021-07-15 13:06:53 +05:30 |
find_build_apps
|
esp32h2: add esp32h2 build target
|
2021-07-01 19:51:33 +08:00 |
idf_monitor_base
|
Tools: extracted functionality out of idf_monitor
|
2021-08-03 19:18:17 +08:00 |
idf_py_actions
|
Tools: make idf_size work with overflow
|
2021-09-16 14:12:46 +02:00 |
kconfig
|
Whitespace: Automated whitespace fixes (large commit)
|
2020-11-11 07:36:35 +00:00 |
kconfig_new
|
kconfig: ignore nonexistent new names
|
2021-03-31 19:13:03 +08:00 |
ldgen
|
components/bt: move config BT_RESERVE_DRAM from bluedroid to ESP32 controller
|
2021-09-16 20:26:35 +08:00 |
mass_mfg
|
docs: update api-reference chapters for C3
|
2021-03-01 14:58:08 +08:00 |
mocks
|
freertos: upgrade to 10.4.3 - try to add portDONT_DISCARD
|
2021-09-22 09:11:44 +08:00 |
templates/sample_component
|
add new command to idf
|
2020-09-21 23:38:52 +02:00 |
test_apps
|
example_tests: Deletes usage esp32c3 ECO0 in CI (by default ECO3)
|
2021-09-24 13:55:07 +08:00 |
test_idf_monitor
|
espcoredump.py: Parse EPS and EPC register values using register index
|
2021-07-21 20:24:47 +05:30 |
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: update idf_size.py types to pep-484 format
|
2021-09-24 15:42:36 +08:00 |
test_idf_tools
|
CI: Fix idf_tools.py tests with the updated openocd version
|
2021-09-06 21:52:43 +03: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 'feature/support_sdspi_on_s2_c3' into 'master'
|
2021-09-27 03:48:52 +00:00 |
windows
|
tools: Windows Installer project moved to github.com/espressif/idf-installer
|
2021-07-22 12:13:38 +02:00 |
build_apps.py
|
ci: Include context from failed build logs in the CI job log
|
2021-04-12 05:48:40 +00:00 |
check_python_dependencies.py
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08: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
|
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: 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 |
idf_monitor.py
|
Tools: extracted functionality out of idf_monitor
|
2021-08-03 19:18:17 +08:00 |
idf_size.py
|
Merge branch 'bugfix/idf_size_nan_in_json' into 'master'
|
2021-09-24 13:11:01 +00:00 |
idf_tools.py
|
tools/idf_tools.py: Changed default AppData seeder to seeder pip
|
2021-09-17 15:36:44 +02:00 |
idf.py
|
Drop support for unsupported Python versions
|
2021-06-21 21:48:49 +02: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
|
Drop support for unsupported Python versions
|
2021-06-21 21:48:49 +02: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
|
Update toolchains to esp-2021r1
|
2021-06-07 18:46:42 +07:00 |
tools_schema.json
|
tools: Installing tools for given IDF_TARGET
|
2021-07-16 15:03:19 +02:00 |
tools.json
|
tools: Updates OpenOCD version to 'v0.10.0-esp32-20210902'
|
2021-09-03 00:17:30 +03:00 |