Zhou Xiao
e41f619566
feat(ble): support ble log spi out for ESP32-C3 and ESP32-S3
2025-02-18 14:23:17 +08:00
Zhou Xiao
e2fbec5d2e
feat(ble): support ble log spi out for ESP32
2025-02-18 14:23:05 +08:00
Zhou Xiao
608ecf63e2
change(ble): update ble log spi out config for ESP32-H2
2025-02-18 14:22:47 +08:00
Zhou Xiao
e61089e7e0
change(ble): update ble log spi out config for ESP32-C6
2025-02-18 14:22:30 +08:00
Zhou Xiao
58dc93bb99
change(ble): update ble log spi out config for ESP32-C5
2025-02-18 14:22:12 +08:00
Zhou Xiao
e4b698fc32
change(ble): update ble log spi out config for ESP32-C2
2025-02-18 14:21:53 +08:00
Zhou Xiao
2221133ba8
feat(ble): improved ble log spi output interface to support multisource log
2025-02-18 14:21:33 +08:00
Wang Meng Yang
4f2105d03e
Merge branch 'feat/support_ble_debug_with_gpio' into 'master'
...
Support BLE debug with GPIO on ESP32
Closes BLERP-1519
See merge request espressif/esp-idf!36621
2025-02-17 10:29:46 +08:00
Wang Meng Yang
b51d4d2aed
Merge branch 'feat/support_config_task_size_in_hid_example' into 'master'
...
Support change HID task size by Kconfig in HID example
Closes IDFGH-14561
See merge request espressif/esp-idf!36796
2025-02-17 10:27:30 +08:00
Rahul Tank
d65d2fd4d1
Merge branch 'bugfix/handle_slave_extra_disconn' into 'master'
...
fix(nimble): Handle not sending disconnect event if connect was not sent
See merge request espressif/esp-idf!36835
2025-02-15 22:41:32 +08:00
Rahul Tank
35bd4605f8
fix(nimble): Handle not sending disconnect event if connect was not sent
2025-02-15 09:21:41 +05:30
Rahul Tank
9411fd0a76
Merge branch 'feat/long_read_offset' into 'master'
...
feat(nimble): Add offset in GATT server long read context
See merge request espressif/esp-idf!36798
2025-02-15 11:26:36 +08:00
Roman Leonov
bf944b7463
Merge branch 'feature/usb_host_enum_testing' into 'master'
...
feature(usb_host): Added test app for edge cases in stages during enumeration process
See merge request espressif/esp-idf!31421
2025-02-14 20:04:57 +08:00
Jiang Jiang Jian
403cc24a47
Merge branch 'bugfix/skip_memory_reordering_wpa2_semaphr' into 'master'
...
fix(esp_wifi): fixed stack corruption in WiFi tasks
Closes IDFGH-14617
See merge request espressif/esp-idf!36905
2025-02-14 14:02:12 +08:00
Mahavir Jain
e3e49d7463
Merge branch 'fix/make_scratch_buffer_dynamic' into 'master'
...
fix(esp_http_server): Make the http server scratch buffer dynamic
Closes IDF-11879
See merge request espressif/esp-idf!36651
2025-02-14 14:00:10 +08:00
Abhinav Kudnar
5d2000998a
feat(nimble): Add offset in GATT server long read context
2025-02-14 11:20:47 +05:30
Rahul Tank
90bad97f01
Merge branch 'fix/blesync_periodic_adv' into 'master'
...
fix(nimble): Added sync reattempt for periodic advertisement
Closes BLERP-1521
See merge request espressif/esp-idf!36709
2025-02-14 13:45:35 +08:00
Island
5abfc05909
Merge branch 'change/ble_update_lib_20250212' into 'master'
...
change(ble): [AUTO_MR] 20250212 - Update ESP BLE Controller Lib
Closes BLERP-1554, BLERP-1555, BLERP-1556, BLERP-1482, BLERP-1465, BLERP-1550, BLERP-1515, BLERP-1529, BLERP-1452, BLERP-1451, BLERP-1504, BLERP-1517, BLERP-1388, BLERP-1530, BLERP-1516, and BLERP-1512
See merge request espressif/esp-idf!36892
2025-02-14 12:14:31 +08:00
Wang Meng Yang
472792eb8a
Merge branch 'bugfix/sdp_record_check' into 'master'
...
fix(bt): Fixed SDP record integrity check bug
See merge request espressif/esp-idf!36891
2025-02-14 09:10:39 +08:00
zhanghaipeng
0a7888f839
fix(ble): Update bt lib for ESP32(2a2631f)
...
- Support ESP32 BLE GPIO DEBUG
2025-02-13 20:54:04 +08:00
Astha Verma
daf83d975f
fix(nimble): Added sync reattempt for periodic adv
2025-02-13 18:22:59 +05:30
Jiang Jiang Jian
369b09c2db
Merge branch 'bugfix/fix_p4_8689_issue' into 'master'
...
fix(wifi): fix p4 host issue
Closes WIFIBUG-809
See merge request espressif/esp-idf!36608
2025-02-13 20:21:27 +08:00
hrushikesh.bhosale
9846584def
feat(esp_http_server): Modified the calculation of buf_len
...
Modified the calculation of buf_len, so that scratch buffer allocates
the memory according to requirement and not extra (except the last read chunk)
2025-02-13 17:15:07 +05:30
Rahul Tank
cefefb3df7
Merge branch 'fix/core_err_code_def' into 'master'
...
fix(nimble): Enhanced error handling by adding to print core error definitions
See merge request espressif/esp-idf!36572
2025-02-13 19:37:43 +08:00
Roman Leonov
7c118fd072
feat(enum): Added test application to test enum driver with mocked device
2025-02-13 11:58:57 +01:00
zwl
9b00d2835e
feat(ble): support enhanced controller log capabilities on ESP32-C5
2025-02-13 18:29:41 +08:00
zwl
bbcb4a2e1f
feat(ble): support enhanced controller log capabilities on ESP32-C2
2025-02-13 18:29:41 +08:00
zwl
f598976c6b
feat(ble): support enhanced controller log capabilities on ESP32-C6 and ESP32-H2
2025-02-13 18:29:41 +08:00
zwl
6cb617617d
feat(ble): add channel assessment and enhanced connect function on ESP32-C5
2025-02-13 18:29:41 +08:00
zwl
0ffac92586
feat(ble): add channel assessment and enhanced connect function on ESP32-H2
2025-02-13 18:29:41 +08:00
zwl
821e587fda
feat(ble): add channel assessment and enhanced connect function on ESP32-C6
2025-02-13 18:29:41 +08:00
Zhou Xiao
4579e083ef
change(ble): [AUTO_MR] Update lib_esp32c6 to 1d7eebaf
2025-02-13 18:29:41 +08:00
Zhou Xiao
a1ccdb85da
change(ble): [AUTO_MR] Update lib_esp32c5 to 1d7eebaf
2025-02-13 18:29:41 +08:00
Zhou Xiao
4f0e0f371a
change(ble): [AUTO_MR] Update lib_esp32h2 to 1d7eebaf
2025-02-13 18:29:41 +08:00
Wu Zheng Hui
5fd4104d12
Merge branch 'fix/esp32p4_lightsleep_fixes' into 'master'
...
fix(esp_hw_support): some fixes of esp32p4 lightsleep retention & power switch process
Closes PM-291, PM-301, and PM-302
See merge request espressif/esp-idf!35460
2025-02-13 17:20:21 +08:00
Jiang Jiang Jian
2e5e9fc4aa
Merge branch 'feature/nan_support_c5' into 'master'
...
Enable Wi-Fi Aware (NAN) on ESP32C5 and ESP32C61
Closes IDF-10599 and IDF-10628
See merge request espressif/esp-idf!30495
2025-02-13 16:52:00 +08:00
Wan Lei
c7a0e45489
Merge branch 'feat/spi_master_dynamic_freq' into 'master'
...
feat(spi_master): add transaction config for device multi freq point
Closes IDFGH-12774
See merge request espressif/esp-idf!28579
2025-02-13 15:58:59 +08:00
Mitch Cairns
d4b3a7e99d
feat(ble/bluedroid): Support change HID task size by Kconfig in HID example
2025-02-13 15:55:36 +08:00
Shu Chen
ee4cf1be3b
Merge branch 'feat/add_ot_br_lib_check_case' into 'master'
...
feat(openthread): add br library check case
Closes TZ-1536
See merge request espressif/esp-idf!36855
2025-02-13 15:48:38 +08:00
muhaidong
0d6b116aad
fix(wifi): fix some esp32p4 host issues
2025-02-13 15:08:29 +08:00
Kevin (Lao Kaiyao)
c542692cc2
Merge branch 'docs/fix_i2s_tdm_programming_guide' into 'master'
...
docs(i2s): fix i2s capability in doc and code
Closes IDF-11854
See merge request espressif/esp-idf!36815
2025-02-13 14:49:59 +08:00
Armando (Dou Yiwen)
9184f62853
Merge branch 'refactor/rng_ll_h2' into 'master'
...
rng: refactor to use hal/ll apis for esp32h2
Closes IDF-12462
See merge request espressif/esp-idf!36863
2025-02-13 13:43:16 +08:00
wuzhenghui
9102f40fcb
change(esp_hw_support): wrapper sleep dcdc/ldo ops with ll
2025-02-13 12:17:07 +08:00
Astha Verma
c2483bd1f7
fix(nimble): Enhanced error handling by adding to print core error definitions
2025-02-13 08:54:09 +05:30
Rahul Tank
b70c995be3
Merge branch 'fix/NVS_corruption' into 'master'
...
fix(nimble): Handle NVS corruption caused by non removal of security records
Closes BLERP-1559
See merge request espressif/esp-idf!36893
2025-02-13 11:18:44 +08:00
Wu Zheng Hui
e95103aa56
Merge branch 'fix/add_sleep_duration_check_for_timer_wakeup' into 'master'
...
fix(esp_hw_support): add timer wakeup sleep duration check
Closes IDFGH-14485
See merge request espressif/esp-idf!36793
2025-02-13 10:42:58 +08:00
Armando
8902d8608a
feat(regi2c): regi2c periph reg enable/disable ll
2025-02-13 09:40:05 +08:00
Armando
df202585e6
refactor(rng): refactor to use hal/ll apis for h2
2025-02-13 09:40:05 +08:00
Kapil Gupta
b5eadb56e7
fix(esp_wifi): Fix stack corruption in wpa3 task
2025-02-12 23:14:53 +05:30
Kapil Gupta
534fce5fbf
fix(esp_wifi): fixed Stack corruption in DPP task
2025-02-12 21:35:11 +05:30