Island
ef0c4d3b8d
Merge branch 'feat/ble_mesh_dfu_supported_v5.2' into 'release/v5.2'
...
Feat/ble mesh dfu supported v5.2
See merge request espressif/esp-idf!44130
2025-12-29 21:26:51 +08:00
Wang Meng Yang
35da77d466
Merge branch 'refactor/split_a2dp_sink_v5.2' into 'release/v5.2'
...
refactor(examples/classic_bt): Split a2dp_sink example(v5.2)
See merge request espressif/esp-idf!44528
2025-12-26 21:26:09 +08:00
yangfeng
898c087e51
docs: Add explanations for the A2DP sink stream and AVRCP examples
...
- Modify the path of A2DP sink example
2025-12-25 11:08:30 +08:00
wanckl
9be66e796b
fix(driver_spi): docs currect gpio config performs
2025-12-23 16:37:50 +08:00
wanckl
6b82249447
feat(driver_spi): spi master support sleep retention(recovery)
2025-12-23 13:48:27 +08:00
luoxu
4762c72f95
feat(ble_mesh): dfd client/server supported
2025-12-18 16:26:32 +08:00
luoxu
953740308d
feat(ble_mesh): Adapt DFU/MBT to esp-idf
2025-12-18 16:22:44 +08:00
Ashish Sharma
0ae996be45
feat(mbedtls): update to version 3.6.5
2025-11-22 15:02:54 +08:00
morris
0d8a531a65
Merge branch 'feature/i2s_support_merge_simplex_to_duplex_v5.2' into 'release/v5.2'
...
feat(i2s): support to lazy constitute full-duplex mode (v5.2)
See merge request espressif/esp-idf!41845
2025-11-18 17:15:01 +08:00
Wei Yuhan
edb9727cc8
docs(ble): Replaced BLE with Bluetooth LE
2025-10-30 16:49:03 +08:00
Wei Yuhan
40516c8e3e
docs(ble): Added BLE Low Power Guide
2025-10-30 16:48:54 +08:00
Island
c782e974fe
Merge branch 'docs/update_nimble_pts_info_v5.2' into 'release/v5.2'
...
docs(ble): Updated NimBLE certification info (v5.2)
See merge request espressif/esp-idf!42460
2025-10-28 12:09:31 +08:00
laokaiyao
8207fba17a
feat(i2s): support to lazy constitute full-duplex mode
2025-10-17 10:28:14 +08:00
Island
88d093e4e8
Merge branch 'bugfix/ble_enhanced_security_v5.2' into 'release/v5.2'
...
Update BluFi document (v5.2)
See merge request espressif/esp-idf!41761
2025-10-16 19:47:38 +08:00
Marius Vikhammer
b44eb39cb4
Merge branch 'ci/fix-pipeline-commit-sha-in-build-docker_v5.2' into 'release/v5.2'
...
Ci/fix pipeline commit sha in build docker (v5.2)
See merge request espressif/esp-idf!42440
2025-10-13 15:04:32 +08:00
C.S.M
ebf0585e18
doc(temperature_sensor): Update temperature snesor docs, remove inaccurate part
2025-10-10 18:09:51 +08:00
Wei Yu Han
9c7dd3b466
docs(ble): Updated NimBLE certification info
...
(cherry picked from commit 661ca1abf2 )
Co-authored-by: Wei Yuhan <weiyuhan@espressif.com >
2025-10-10 12:24:47 +08:00
Fu Hanxi
7705af4168
ci: use merged result commit in build_docker job
...
also change to shanghai runners
2025-10-09 13:49:16 +02:00
Jiang Jiang Jian
df0d196b85
Merge branch 'doc/fix_ext1_wakeup_cause_v5.2' into 'release/v5.2'
...
docs(sleep_mode): updated ext1 wakeup status (v5.2)
See merge request espressif/esp-idf!41833
2025-10-09 10:54:31 +08:00
Chen Jichang
ddfeac71b9
fix(rmt): correct the condition for warnings in loop mode
2025-09-24 15:18:15 +08:00
laokaiyao
252f30dbec
change: remove the updated doc's list for c5
2025-09-11 15:25:46 +08:00
laokaiyao
422a066697
docs(sleep_mode): updated ext1 wakeup status
2025-09-11 15:25:45 +08:00
Zhang Hai Peng
d65f0439ad
feat(blufi): Update BluFi document
...
(cherry picked from commit 3f4bedd3a5 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-09-09 11:52:16 +08:00
Jiang Jiang Jian
44ac6ead8a
Merge branch 'fix/correct_adc_periph_num_on_c2_v5.2' into 'release/v5.2'
...
fix(adc): fix ESP32-C2/P4 wrong adc periph num (v5.2)
See merge request espressif/esp-idf!41539
2025-08-29 10:30:34 +08:00
gaoxu
046bb819dd
fix(adc): fix wrong adc periph num on C2/P4
2025-08-26 18:55:02 +08:00
luweike
607af75c2d
docs: Add SoC conditional flag for Bluetooth Classic in migration guides
2025-08-26 16:41:15 +08:00
Erhan Kurubas
c03d98b5f3
fix(coredump): implement CONFIG_ESP_COREDUMP_MAX_TASKS_NUM limitation
2025-08-14 14:16:53 +03:00
Jiang Jiang Jian
8d31925673
Merge branch 'bugfix/esp_flash_escape_checking_v5.2' into 'release/v5.2'
...
fix(esp_flash): fixed issue of escaping boundary check (v5.2)
See merge request espressif/esp-idf!40120
2025-08-04 14:31:08 +08:00
Mahavir Jain
ad73b587d5
Merge branch 'feature/enable_support_for_deterministic_mode_and_ecdsa_192_v5.2' into 'release/v5.2'
...
Feature/enable support for ecdsa 192 v5.3 (v5.2)
See merge request espressif/esp-idf!40611
2025-08-01 08:43:29 +05:30
Jiang Jiang Jian
b96058c973
Merge branch 'fix/xtensa_nmi_v5.2' into 'release/v5.2'
...
fix(esp_hw_support): make the NMI interrupts available for the main application (backport v5.2)
See merge request espressif/esp-idf!34387
2025-07-31 21:06:27 +08:00
Xiao Xufeng
e1c6d3049b
fix(esp_flash): fixed issue of escaping boundary check
...
Also patched corresponding ROM functions
2025-07-28 14:25:01 +08:00
nilesh.kale
623bf9b602
feat: enabled ECDSA-P192 support for ESP32H2
2025-07-22 11:26:25 +05:30
liuning
f3ad8c304d
feat(docs): update connectionless module window syncronization documentation
2025-07-16 21:01:55 +08:00
Jiang Jiang Jian
559a092db6
Merge branch 'feat/update_mbedtls_3.6.4_v5.2' into 'release/v5.2'
...
feat(mbedtls): update to version 3.6.4 (v5.2)
See merge request espressif/esp-idf!40378
2025-07-14 14:40:08 +08:00
Ashish Sharma
936c6495c0
feat(mbedtls): update to version 3.6.4
2025-07-09 17:33:36 +08:00
Erhan Kurubas
29ebfeca63
change(docs): replace deprecated openocd cfg files
2025-07-09 14:58:01 +08:00
Omar Chebib
b6c2d6821e
fix(esp_hw_support): make the NMI interrupts available for the main application
...
Closes https://github.com/espressif/esp-idf/issues/13629
NMI interrupt level has been freed for all the Xtensa targets, making it possible
for the main application to use it. An example has been added to show how to
proceed.
2025-07-03 09:42:04 +08:00
Chen Jichang
c916509152
fix(pcnt): fix the accum_value missing when overflow
2025-07-02 20:12:33 +08:00
morris
6caedf54e1
Merge branch 'feature/usb_host_ext_hub_collective_backport_v5.2' into 'release/v5.2'
...
feat(usb_host): External Hub collective backport to v5.2
See merge request espressif/esp-idf!37267
2025-05-14 10:09:13 +08:00
Mahavir Jain
2a79a2d3bc
Merge branch 'change/secure_boot_config_description_v5.2' into 'release/v5.2'
...
Improve description of the config SECURE_BOOT_V2_ALLOW_EFUSE_RD_DIS (v5.2)
See merge request espressif/esp-idf!38914
2025-05-07 11:43:07 +08:00
Roman Leonov
9c98a17a0d
feat(ext_hub): Added device error handling
2025-05-06 14:17:29 +02:00
Roman Leonov
10bdcad7db
docs(ext_port): Maintainers Notes for the External Port Driver
2025-05-06 14:17:29 +02:00
Roman Leonov
cfaf175cfa
docs(usb/host): Update maintainer docs for ESP32-P4 (partial, only the common part of the doc)
2025-05-06 14:17:29 +02:00
harshal.patil
cf48f3a82a
change(bootloader_support/secure_boot): Improve description of the config SECURE_BOOT_V2_ALLOW_EFUSE_RD_DIS
2025-05-06 13:56:19 +05:30
Jan Beran
5584aa3c64
docs: Fix link to the kconfserver documentation
2025-05-06 09:15:34 +02:00
morris
0aa4fe621c
Merge branch 'feat/customize_i2c_operation_transaction_v5.2' into 'release/v5.2'
...
feat(i2c): Add api for customize i2c transaction interface for un-standard i2c device (backport v5.2)
See merge request espressif/esp-idf!37425
2025-04-18 17:38:59 +08:00
morris
34a92965d0
Merge branch 'fix/fix_mmu_map_concurrent_issue_v5.2' into 'release/v5.2'
...
mmu: fix mmu map concurrent issue (v5.2)
See merge request espressif/esp-idf!38408
2025-04-17 21:29:25 +08:00
armando
028e597113
fix(mmu): fixed esp_mmu_map concurrent issue and add related docs
2025-04-15 14:24:56 +08:00
C.S.M
2570f95935
docs(i2c): Add document for customize i2c transaction interface for un-standard i2c device
2025-04-07 15:04:21 +08:00
Ashish Sharma
e6ad551c10
feat(mbedtls): update to version 3.6.3
2025-04-02 08:43:48 +05:30