zwx
|
81123259ff
|
fix(pm): fix extra retention function to iram
* Also remove unused function on H2
|
2023-12-26 19:20:44 +08:00 |
|
zwx
|
66efe67609
|
fix(ieee802154): introduce a receive done handler feature
|
2023-12-26 19:12:11 +08:00 |
|
Shu Chen
|
f922e43625
|
Merge branch 'backport/some_openthread_related_features_v51' into 'release/v5.1'
Backport some openthread related features (backport v5.1)
See merge request espressif/esp-idf!28055
|
2023-12-26 17:27:27 +08:00 |
|
harshal.patil
|
d62f61dc47
|
fix(examples): Fix encoding issue in esp_local_ctrl's proto script
|
2023-12-26 14:03:09 +05:30 |
|
Jiang Jiang Jian
|
b7f0139dcb
|
Merge branch 'bugfix/alarm_args_double_free_v5.1' into 'release/v5.1'
Bugfix/alarm args double free v5.1
See merge request espressif/esp-idf!27538
|
2023-12-26 16:16:58 +08:00 |
|
Jin Cheng
|
f7cfcebe69
|
fix(bt/bluedroid): Disabled Sniff Subrating temporarily as it did not work well
|
2023-12-26 11:51:32 +08:00 |
|
Jin Cheng
|
885c070eb8
|
fix(bt/bluedroid): Changed the default air mode to invalid value
|
2023-12-26 11:51:32 +08:00 |
|
Jin Cheng
|
5f621c33da
|
fix(bt/bluedroid): Removed redundant operation of SCO clean up
|
2023-12-26 11:51:32 +08:00 |
|
Jin Cheng
|
bf7e27d126
|
fix(bt/bluedroid): Corrected the definitions of HF Client callback events
|
2023-12-26 11:51:32 +08:00 |
|
Jin Cheng
|
94faa4a112
|
fix(bt/bluedroid): Avoided crash of LoadProhibited during HFP AG deinitialization
Move the release of the control blocks from the start
of deinitialization to the profile disabled event.
|
2023-12-26 11:51:32 +08:00 |
|
Jin Cheng
|
3c088db873
|
fix(bt/bluedroid): Added dynamic memory allocation for HFP control blocks
|
2023-12-26 11:51:32 +08:00 |
|
Jin Cheng
|
244a3f892e
|
fix(bt/bluedroid): Set the alarm_arg to NULL after releasing to avoid double free in L2CAP layer
|
2023-12-26 11:04:46 +08:00 |
|
Jin Cheng
|
0d5d7cbff7
|
fix(bt/bluedroid): Set the alarm_arg to NULL after releasing to avoid double free in BTC layer
|
2023-12-26 11:04:46 +08:00 |
|
Island
|
d24b321eec
|
Merge branch 'bugfix/fixed_stop_periodic_adv_assert_issue_v5.1' into 'release/v5.1'
fixed(ble): fixed an assertion issue when stopping periodic adv on ESP32C6 and ESP32H2
See merge request espressif/esp-idf!28084
|
2023-12-25 18:31:20 +08:00 |
|
zhiweijian
|
dd6e1b76fc
|
fix(ble/controller): Fixed BLE recorrect enable bug and fixed BLE bb isr enable by default
|
2023-12-25 16:21:47 +08:00 |
|
linruihao
|
ddab5dbaa4
|
fix(bt/controller): Fixed establish two sco connections failed
|
2023-12-25 10:42:36 +08:00 |
|
Jiang Jiang Jian
|
df8cc9ad37
|
Merge branch 'fix/btc_config_lock_error_v5.1' into 'release/v5.1'
fix(bt/bluedroid): fixed btc_config_lock error (backport v5.1)
See merge request espressif/esp-idf!28070
|
2023-12-25 10:18:26 +08:00 |
|
morris
|
08545547d8
|
Merge branch 'bugfix/boot_flash_build_v5.1' into 'release/v5.1'
bugfix(spi_flash): Fix build error when octal flash is enabled (5.1)
See merge request espressif/esp-idf!28078
|
2023-12-25 10:02:08 +08:00 |
|
Rahul Tank
|
c57b352725
|
Merge branch 'feat/add_csa_selection_vsc_v5.1' into 'release/v5.1'
feat(nimble): Add VSC support for setting chan select algo (v5.1)
See merge request espressif/esp-idf!28028
|
2023-12-23 23:47:15 +08:00 |
|
zhanghaipeng
|
6ae956d81c
|
fix(bt/bluedroid): Fix prepare write for BLE example
|
2023-12-23 20:19:37 +08:00 |
|
zhanghaipeng
|
6644bcc320
|
fix(bt/bluedroid): Fix BLE prepare write
|
2023-12-23 20:19:37 +08:00 |
|
Rahul Tank
|
0dc286db38
|
fix(nimble): Add VSC support for setting chan select algo
|
2023-12-22 18:31:52 +05:30 |
|
Rahul Tank
|
3629f070b6
|
Merge branch 'feature/hogp_example_support_v5.1' into 'release/v5.1'
feat(nimble): Added HID over Gatt Profile Support (v5.1)
See merge request espressif/esp-idf!28025
|
2023-12-22 20:52:17 +08:00 |
|
zwl
|
0fe3057529
|
fixed(ble): fixed an assertion issue when stopping periodic adv on ESP32C6 and ESP32H2
|
2023-12-22 15:35:28 +08:00 |
|
Island
|
6deb0ae743
|
Merge branch 'bugfix/ble_update_lib_20231219_v5.1' into 'release/v5.1'
update lib on release/v5.1
See merge request espressif/esp-idf!27999
|
2023-12-22 14:57:32 +08:00 |
|
Cao Sen Miao
|
8f6213c9f2
|
bugfix(spi_flash): Fix build error when octal flash is enabled,
Closes https://github.com/espressif/esp-idf/issues/12850
|
2023-12-22 14:11:28 +08:00 |
|
Roshan Bangar
|
a95bf9e0c3
|
feat(nimble): added HID over Gatt profile support
|
2023-12-22 11:23:05 +05:30 |
|
Rahul Tank
|
04b6feb1ad
|
Merge branch 'bugfix/handle_all_zero_bdaddr_v5.1' into 'release/v5.1'
fix(nimble): Handle all 0s address of external controllers during IRK generation (v5.1)
See merge request espressif/esp-idf!27960
|
2023-12-22 11:53:07 +08:00 |
|
gongyantao
|
83a99d954d
|
fix(bt/bluedroid): fixed btc_config_lock error
|
2023-12-22 11:30:39 +08:00 |
|
Island
|
b34ab72832
|
Merge branch 'bugfix/BLEQABR23-811_v5.1' into 'release/v5.1'
bugfix(ble_mesh): Enable CONFIG_BT_NIMBLE_VS_SUPPORT when using the duplicate...(v5.1)
See merge request espressif/esp-idf!27568
|
2023-12-21 20:22:26 +08:00 |
|
Tomas Rezucha
|
cb4e90ca6e
|
refactor(usb/host): Move FIFO size configuration to HAL layer
The logic of calculating FIFO sizes is DWC OTG specific.
We move it to the HAL layer to provide better abstraction in the HDC layer.
|
2023-12-21 10:45:21 +01:00 |
|
Tomas Rezucha
|
325205faee
|
refactor(usb/host): Make private hal types USB_DWC specific
|
2023-12-21 10:45:04 +01:00 |
|
Tomas Rezucha
|
d9223c6d91
|
feat(usb/host): Add High Speed enumeration types
|
2023-12-21 10:35:31 +01:00 |
|
Xu Si Yu
|
aa3a1efdd3
|
fix(openthread): allow setting netif_idx of udp pcb to no_index
|
2023-12-21 15:17:58 +08:00 |
|
Xu Si Yu
|
6eba71f171
|
fix(coex): 802.15.4 coex break notification
|
2023-12-21 15:17:58 +08:00 |
|
Xu Si Yu
|
866bc77246
|
feat(ieee802154): add tx/rx report for IEEE802.15.4 debug
|
2023-12-21 15:17:54 +08:00 |
|
Xu Si Yu
|
7e469f1330
|
feat(openthread): modification of uart and spi spinel based on openthread 41ef807
|
2023-12-21 15:16:29 +08:00 |
|
zwx
|
6221119c2f
|
fix(openthread): fix openthread SPI tx timeout issue
|
2023-12-21 15:16:28 +08:00 |
|
zwx
|
d799d361ea
|
fix(openthread): add netif check when call udp api for ot
|
2023-12-21 15:16:28 +08:00 |
|
zwx
|
abe36b97a5
|
fix(openthread): fix ot netif destroy netif order issue
|
2023-12-21 15:16:28 +08:00 |
|
Jiang Jiang Jian
|
925e3e2ed5
|
Merge branch 'fix/build_error_in_compiler_performance_mode_v5.1' into 'release/v5.1'
fix(bt/bluedroid): fixed build error when compiler in performace mode (backport v5.1)
See merge request espressif/esp-idf!27864
|
2023-12-21 11:30:38 +08:00 |
|
Jiang Jiang Jian
|
90435019a1
|
Merge branch 'bugfix/fix_memory_leak_in_c3_s3_controller_v5.1' into 'release/v5.1'
Fixed memory leak in ESP32C3 and ESP32S3 controller (Backport v5.1)
See merge request espressif/esp-idf!27892
|
2023-12-21 11:29:39 +08:00 |
|
Jiang Jiang Jian
|
a8a3adcfb8
|
Merge branch 'bugfix/put_extra_link_retention_in_iram_5.1' into 'release/v5.1'
fix(pm): place extra link opt in iram(Backport v5.1)
See merge request espressif/esp-idf!27898
|
2023-12-21 11:28:38 +08:00 |
|
Jiang Jiang Jian
|
d09d7bb646
|
Merge branch 'bugfix/ieee802154_deinit_v5.1' into 'release/v5.1'
Bugfix/ieee802154 deinit (Backport v5.1)
See merge request espressif/esp-idf!27973
|
2023-12-21 11:27:45 +08:00 |
|
Jiang Jiang Jian
|
487adc09f4
|
Merge branch 'change/change_regdma_power_issue_macro_v5.1' into 'release/v5.1'
change(pm): change macro SOC_PM_RETENTION_HAS_REGDMA_POWER_BUG (backport v5.1)
See merge request espressif/esp-idf!27991
|
2023-12-21 11:27:10 +08:00 |
|
Jiang Jiang Jian
|
503eccb261
|
Merge branch 'docs/Separate_low-power_documents_v5.1' into 'release/v5.1'
docs:separate low power documents (backport v5.1)
See merge request espressif/esp-idf!28021
|
2023-12-21 11:10:13 +08:00 |
|
Mahavir Jain
|
b38ee33b6d
|
Merge branch 'bugfix/fix-clean-up-in-error-condition-in-http-example_v5.1' into 'release/v5.1'
fix(example/http): Fixed potential memory leak/crash in when handling error condition (v5.1)
See merge request espressif/esp-idf!27875
|
2023-12-20 16:41:29 +08:00 |
|
Jiang Jiang Jian
|
2c564d32db
|
Merge branch 'bugfix/fix_some_wifi_bugs_231214_v5.1' into 'release/v5.1'
fix(wifi): fix some wifi bugs 231214 (Backport v5.1)
See merge request espressif/esp-idf!27943
|
2023-12-20 13:59:25 +08:00 |
|
luoxu
|
b37d4079ff
|
bugfix(ble_mesh): Enable CONFIG_BT_NIMBLE_VS_SUPPORT when using the duplicate scan feature on the NimBLE host.
|
2023-12-20 11:18:36 +08:00 |
|
Krzysztof Budzynski
|
6360246a29
|
Apply 2 suggestion(s) to 2 file(s)
|
2023-12-20 11:08:12 +08:00 |
|