Island
791b3de2ed
Merge branch 'feat/support_ble_uart_service_v6.0' into 'release/v6.0'
...
Feat/support ble uart service (6.0)
See merge request espressif/esp-idf!48000
2026-04-28 13:26:39 +08:00
Zhang Wen Xu
9e2188364b
Merge branch 'feat/ot_make_esp_netif_glue_optional_v6.0' into 'release/v6.0'
...
feat(openthread): make esp_netif glue optional (v6.0)
See merge request espressif/esp-idf!47859
2026-04-28 02:41:19 +00:00
Zhang Wen Xu
47e1b6f875
Merge branch 'bugfix/fix_ot_ci_testcases_v6.0' into 'release/v6.0'
...
ci: improve BR host related test cases (v6.0)
See merge request espressif/esp-idf!47261
2026-04-28 02:41:06 +00:00
Zhang Wen Xu
d689e38b4c
Merge branch 'fix/update_ot_mbedtls_version_v6.0' into 'release/v6.0'
...
ci(openthread): include mbedtls in openthread dependencies (v6.0)
See merge request espressif/esp-idf!47444
2026-04-28 02:40:14 +00:00
Island
29687c6d70
Merge branch 'bugfix/fix_some_bluedroid_bugs_260121_v6.0' into 'release/v6.0'
...
Bugfix/fix some bluedroid bugs 260121 (6.0)
See merge request espressif/esp-idf!46984
2026-04-28 10:26:34 +08:00
Marius Vikhammer
f823e050fe
Merge branch 'docs/fix_check_readme_links_v6.0' into 'release/v6.0'
...
docs(examples): fix broken README links found by check_readme_links CI (v6.0)
See merge request espressif/esp-idf!47058
2026-04-28 09:02:35 +08:00
Mahavir Jain
38e814ba35
Merge branch 'feat/add_server_handshake_failure_user_cb_v6.0' into 'release/v6.0'
...
feat(esp_https_server): adds support for user callback on handshake failure (v6.0)
See merge request espressif/esp-idf!47492
2026-04-27 19:26:51 +05:30
Euripedes Rocha
c10c02297f
Merge branch 'fix/remove_asio_v6.0' into 'release/v6.0'
...
fix(configs): Remove mentions of ASIO from configs files (v6.0)
See merge request espressif/esp-idf!47644
2026-04-27 15:52:03 +02:00
Fu Hanxi
3132b2edb1
Merge branch 'ci/eco-to-rev_v6.0' into 'release/v6.0'
...
ci: rename eco tags to revision (v6.0)
See merge request espressif/esp-idf!47085
2026-04-27 15:31:16 +02:00
Zhi Wei Jian
4dd5e85749
feat(ble): Support nimble uart service
...
(cherry picked from commit 9de3eea3de )
Co-authored-by: zhiweijian <zhiweijian@espressif.com >
2026-04-27 20:58:44 +08:00
Zhi Wei Jian
0bfcf843f9
fix(ble/bluedroid): fix bugs in BLE 5.0 bluedroid examples
...
- Fix callback function usage and parameter errors
- Fix spelling: BROCASTER to BROADCASTER in examples
- Update examples to match API changes
(cherry picked from commit 8f4dd7824e )
Co-authored-by: zhiweijian <zhiweijian@espressif.com >
2026-04-24 15:12:53 +08:00
Xu Si Yu
e322ceceae
fix(openthread): optimize the process of openthread pytest cases
2026-04-23 17:32:21 +08:00
yiwenxiu
13b8785c34
feat(openthread): improve BR host related test cases
2026-04-23 17:32:08 +08:00
Zhibin (Ryan) Wen
60a9934569
feat(openthread): add test support for esp_netif glue disabled scenario
...
Signed-off-by: Zhibin (Ryan) Wen <wenzhibin@espressif.com >
2026-04-22 19:30:09 +08:00
David Cermak
c69fb1bfe4
fix(configs): Remove mentions of ASIO from configs files
2026-04-17 16:14:53 +08:00
Marius Vikhammer
750c6de624
fix(ble_mesh): pin broken lightbulb dependency
2026-04-16 15:41:36 +08:00
Ashish Sharma
ec72b956d2
feat(esp_https_server): adds support for user callback on handshake failure
...
Closes https://github.com/espressif/esp-idf/issues/18053
2026-04-12 18:37:23 +08:00
Tan Yan Quan
d4d8ac5feb
ci(openthread): include mbedtls in openthread dependencies
2026-04-10 10:26:39 +08:00
Fu Hanxi
ad1d17a794
ci: rename eco tags to revision
2026-04-09 10:43:34 +02:00
Marius Vikhammer
b67e78ceae
docs(examples): fix remaining README links on release/v6.0
...
release/v6.0 still has additional check_readme_links 404s after the
master backport. Update the remaining board and ESP32-P4 API
references so the release branch no longer fails on those URLs.
Made-with: Cursor
2026-03-27 11:37:37 +08:00
Marius Vikhammer
5d6bb788ca
docs(examples): fix broken README links found by check_readme_links CI
...
The hw-reference/modules-and-boards page was removed from esp-idf docs
and moved to esp-dev-kits. The ESP32-S2-Saola-1 user guide similarly
moved. The configure-builtin-jtag link used the now-obsolete chip-less
stable URL format.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-27 11:37:03 +08:00
morris
51f3ed05c7
Merge branch 'fix/fix_parlio_tx_sample_edge_v6.0' into 'release/v6.0'
...
change(parlio_tx): use shift edge instead sample edge (v6.0)
See merge request espressif/esp-idf!46935
2026-03-24 19:14:33 +08:00
Martin Vychodil
dddc72dae2
Merge branch 'contrib/github_pr_17642_v6.0' into 'release/v6.0'
...
feat(sdmmc): support multi-block read/writes (GitHub PR) (v6.0)
See merge request espressif/esp-idf!46776
2026-03-24 19:10:58 +08:00
Chen Jichang
444c14dca2
change(parlio_tx): use shift edge instead sample edge
...
Made-with: Cursor
2026-03-24 11:53:09 +08:00
Jiang Jiang Jian
d84bfab4b5
Merge branch 'fix/esp_idf_p4_uart_wakeupmode0_v6.0' into 'release/v6.0'
...
change(example): change uart wakeup mode 0 edge threshold(v6.0)
See merge request espressif/esp-idf!46374
2026-03-24 10:56:08 +08:00
Jiang Jiang Jian
484cf8f97d
Merge branch 'fix/fix_bluedroid_gattc_gatts_coex_example_params_error_v6.0' into 'release/v6.0'
...
fix(ble/bluedroid): Fixed Incorrect use of event parameters in gattc_gatts_coex (6.0)
See merge request espressif/esp-idf!46907
2026-03-24 10:36:43 +08:00
hebinglin
0231ab2694
change(example): change uart wakeup mode 0 edge threshold
2026-03-23 18:09:48 +08:00
Zhi Wei Jian
b6ded29ea7
fix(bluedroid): printf EXAMPLE_CI_ID, PIPELINE_ID and CHIP_ID
...
(cherry picked from commit 7bb1018948 )
Co-authored-by: zhiweijian <zhiweijian@espressif.com >
2026-03-23 17:23:47 +08:00
Zhi Wei Jian
63789778c0
fix(ble/bluedroid): Fixed Incorrect use of event parameters in gattc_gatts_coex
...
(cherry picked from commit b218e02b49 )
Co-authored-by: zhiweijian <zhiweijian@espressif.com >
2026-03-23 17:23:47 +08:00
cjin
1a2597eb64
feat(ble): supported ble mempool run time allocation for esp ip chips
2026-03-23 15:10:54 +08:00
morris
0c95b3e22f
Merge branch 'change/isp_sampling_point_v6.0' into 'release/v6.0'
...
isp: improve sampling point for AE and AWB (6.0)
See merge request espressif/esp-idf!46789
2026-03-23 10:16:12 +08:00
Marius Vikhammer
e741963f13
Merge branch 'ci/common-components-release-v6.0' into 'release/v6.0'
...
ci: update build-test-rules to use common_components (v6.0)
See merge request espressif/esp-idf!45547
2026-03-23 09:31:28 +08:00
Jiang Jiang Jian
6072079026
Merge branch 'fix/roam_scan_ongoing_flag_set_v6.0' into 'release/v6.0'
...
Set and unset roam scan ongoing flag properly(v6.0)
See merge request espressif/esp-idf!46185
2026-03-21 17:01:40 +08:00
Jiang Jiang Jian
4d9c8f3064
Merge branch 'feature/improve_ulp_delay_api_v6.0' into 'release/v6.0'
...
feat(ulp): Improved ULP delay accuracy and removed floating point operations (v6.0)
See merge request espressif/esp-idf!46423
2026-03-21 14:32:29 +08:00
Frantisek Hrbata
fa14a9df47
Merge branch 'feat/cmakev2-backports-v6.0' into 'release/v6.0'
...
feat(cmakev2): sync pending v6.0 MRs for cmakev2
See merge request espressif/esp-idf!46778
2026-03-21 07:17:43 +01:00
Jiang Jiang Jian
aca3ee3633
Merge branch 'feature/add_data_partition_secure_boot_verification_v6.0' into 'release/v6.0'
...
feat(secure_boot): adds api to verify data partition integrity (v6.0)
See merge request espressif/esp-idf!46428
2026-03-21 14:10:46 +08:00
Jiang Jiang Jian
ca95f699ad
Merge branch 'feat/update_wifi_iperf_example_v6.0' into 'release/v6.0'
...
Feat: update wifi iperf example v6.0
See merge request espressif/esp-idf!46083
2026-03-21 14:08:09 +08:00
Mahavir Jain
9c6ca38ab3
Merge branch 'contrib/github_pr_18310_v6.0' into 'release/v6.0'
...
fix(esp_http_server): Dispatch PONG frames to WebSocket handler (GitHub PR) (v6.0)
See merge request espressif/esp-idf!46655
2026-03-20 19:06:42 +05:30
Konstantin Kondrashov
6fe2cf575f
feat(ulp): Improved ULP delay API accuracy and removed floating point operations
...
Closes https://github.com/espressif/esp-idf/issues/17494
Closes https://github.com/espressif/esp-idf/issues/16891
2026-03-20 16:44:14 +08:00
tarun.kumar
52936c5edb
fix(roam) : Set and unset roam scan ongoing flag properly
2026-03-20 16:42:40 +08:00
igor.udot
e2a8bbe639
ci: update build-test-rules to use common_components
2026-03-20 15:53:26 +08:00
Sumeet Singh
4e84a3df57
fix(nimble): modify logic to print mbuf in ble_hs_log_mbuf (v6.0)
2026-03-20 12:58:38 +05:30
Sudeep Mohanty
d685fa750a
change(cmakev2-examples): Update README file for cmakev2 examples
2026-03-20 08:13:27 +01:00
Sudeep Mohanty
40fb491482
feat(cmakev2): Added import_lib_direct example for cmakev2
...
This commit adds a new example at
examples/build_system/cmakev2/features/import_lib_direct to
demonstrate the cmakev2 ability to integrate with external CMake
projects easily.
2026-03-20 08:13:27 +01:00
Sudeep Mohanty
66851c702e
feat(cmakev2): Added multi_binary example for cmakev2
...
This commit adds a new example at
examples/build_system/cmakev2/features/multi_binary to
demonstrate the cmakev2 ability to build multiple binaries in a single
CMake project.
2026-03-20 08:13:27 +01:00
Sudeep Mohanty
1a51a0ad01
feat(cmakev2): Added conditional_component example for cmakev2
...
This commit adds a new example at
examples/build_system/cmakev2/features/conditional_components to
demonstrate the cmakev2 ability to conditionally include components in
the build based on Kconfig options.
2026-03-20 08:13:27 +01:00
Sudeep Mohanty
fb9143e2c9
feat(cmakev2): Added plugins example for cmakev2
...
This commit updates the examples/build_system/cmake/plugins
example for the new build system and adds the newly created example at
examples/build_system/cmakev2/features/plugins.
2026-03-20 08:13:27 +01:00
Sudeep Mohanty
c971ff0056
feat(cmakev2): Added multi_config example for cmakev2
...
This commit updates the examples/build_system/cmake/multi_config
example for the new build system and adds the newly created example at
examples/build_system/cmakev2/features/multi_config.
2026-03-20 08:13:26 +01:00
Sudeep Mohanty
2180aee083
feat(cmakev2): Added import_prebuilt example for cmakev2
...
This commit updates the examples/build_system/cmake/import_prebuilt
example for the new build system and adds the newly created example at
examples/build_system/cmakev2/features/import_prebuilt.
2026-03-20 08:13:26 +01:00
Sudeep Mohanty
eca3da0f98
feat(cmakev2): Added import_lib example for cmakev2
...
This commit updates the examples/build_system/cmake/import_lib
example for the new build system and adds the newly created example at
examples/build_system/cmakev2/features/import_lib.
2026-03-20 08:13:26 +01:00