Island
d82f9162df
Merge branch 'feat/optimize_bt_porting_hci_0628_5.1' into 'release/v5.1'
...
feat(bluetooth/controller): adopting new HCI layer code and support UHCI...
See merge request espressif/esp-idf!32132
2024-07-17 19:29:37 +08:00
morris
fde22b2a2a
fix(rmt): power up memory block
2024-07-17 13:53:35 +08:00
aditi
03f7fad2fa
fix(wpa_supplicant):Fix for setting wps status fail when connection fails
2024-07-17 11:17:34 +05:30
Mahavir Jain
ef80a09a4d
Merge branch 'bugfix/c5_mpi_ecc_power_mode_v5.1' into 'release/v5.1'
...
fix(hal): correct mpi/ecc peripheral power up sequence for ESP32-C5 (v5.1)
See merge request espressif/esp-idf!31866
2024-07-17 13:03:01 +08:00
zwl
6f6d163d30
fix(ble): fixed nimble host only build error
2024-07-16 13:23:41 +08:00
zwl
c2bf1ff2b5
feat(bluetooth/controller): update nimble host to adapt hci layer
2024-07-16 13:23:41 +08:00
zwl
4ec72b01fb
feat(bluetooth/controller): add default cts and rts macro definition
2024-07-16 13:23:41 +08:00
zwl
b7ea3416c3
feat(bluetooth/controller): adopting new HCI layer code and support UHCI function on ESP32-C6 and ESP32-H2
2024-07-16 13:23:41 +08:00
zwl
c09892df4a
feat(bluetooth/controller): adopting new HCI layer code on ESP32-C2
2024-07-16 13:23:41 +08:00
zwl
d7838290e5
feat(bluetooth/controller): optimize bt hci layer code
2024-07-16 13:23:41 +08:00
Jiang Jiang Jian
875e422021
Merge branch 'bugfix/fix_some_wifi_bugs_240715_v5.1' into 'release/v5.1'
...
fix(wifi): fix some wifi bugs 240715(Backport v5.1)
See merge request espressif/esp-idf!32137
2024-07-16 13:06:41 +08:00
Jiang Jiang Jian
e3dbf6af91
Merge branch 'bugfix/ld_acl_c_3576_v5.1' into 'release/v5.1'
...
fix(bt/controller): Removed an improper assertion in ACL link driver (v5.1)
See merge request espressif/esp-idf!32119
2024-07-16 11:52:32 +08:00
muhaidong
09054d31d8
fix(wifi): fix some wifi bugs 240715
...
1. update api esp_wifi_sta_get_rssi docs
2. fix disable gcmp choose pairwise cipher wrong issue
3. fix sta may join bad signal ap when set by signal
2024-07-15 20:30:48 +08:00
muhaidong
1f74339756
fix(wifi): fix configure gcmp failure issue
2024-07-15 20:04:09 +08:00
muhaidong
cd7eb3621a
fix(wifi): fixed disable gcmp choose pairwise cipher wrong issue
2024-07-15 20:02:35 +08:00
muhaidong
c688060142
fix(doc): update api esp_wifi_sta_get_rssic docs
...
Closes https://github.com/espressif/esp-idf/issues/12685
2024-07-15 19:59:45 +08:00
muhaidong
335faac23f
fix(wifi): annotate a rom function
2024-07-15 19:56:15 +08:00
Jin Cheng
1b848b6ef0
fix(bt/controller): Removed an improper assertion in ACL link driver.
...
It can be triggered on peripheral SNIFF mode
when RX window is adjusted on ESP32.
2024-07-15 15:29:26 +08:00
Mahavir Jain
deab1da6f2
fix(esp_mm): for existing mmap region, consider new offset for virtual addr
...
While returning virtual address for existing memory mapped region, newly
supplied offset from the physical address was not getting considered.
This was a regression present from ESP-IDF 5.1 release.
Added test case in spi_flash component that fails without this fix.
Closes https://github.com/espressif/esp-idf/issues/13929
2024-07-15 12:42:45 +08:00
Jiang Jiang Jian
0b6f501aef
Merge branch 'docs/optimized_ble_controller_api_references_esp32_v5.1' into 'release/v5.1'
...
docs(ble): Revised the esp32 controller API explanations (v5.1)
See merge request espressif/esp-idf!31927
2024-07-15 10:41:52 +08:00
Jiang Jiang Jian
936f80d8f6
Merge branch 'bugfix/wps_reg_state_handling_v5.1' into 'release/v5.1'
...
fix(wpa_supplicant): Handle case when WPS registrar misses WSC_DONE sent by station (Backport v5.1)
See merge request espressif/esp-idf!32080
2024-07-15 10:40:29 +08:00
morris
d97add7130
Merge branch 'fix/usb_hs_scheduler_backport_v5.1' into 'release/v5.1'
...
fix(usb/host): Fix occasional ISOC scheduler skipping transfers backport to v5.1
See merge request espressif/esp-idf!32085
2024-07-14 21:07:25 +08:00
Sudeep Mohanty
23bf06b231
fix(lp-i2c): Fixed the generation of spurious I2C start with lp-i2c
...
This commit fixes an issue with LP I2C and RTC I2C where in the
peripherals generated a spurious I2C start condition when initialized.
This caused some sensors to not respond properly to the following read
or write request.
Closes https://github.com/espressif/esp-idf/issues/14043
Closes https://github.com/espressif/esp-idf/issues/11608
2024-07-12 17:29:35 +02:00
Island
dc859c1e67
Merge branch 'feat/add_ble50_instant_v5.1' into 'release/v5.1'
...
docker / docker (push) Has been cancelled
Add support for BLE 5.0 instances in related events (v5.1)
See merge request espressif/esp-idf!31992
2024-07-12 14:52:56 +08:00
Sarvesh Bodakhe
67de87c6ba
fix(wpa_supplicant): Avoid delaying removal of wps enrollee by 10ms
...
This is no longer needed as eloop timers are now executed in wifi task context.
2024-07-12 12:03:30 +05:30
Sarvesh Bodakhe
23470b660e
fix(wpa_supplicant): Handle case when WPS registrar misses WSC_DONE sent by station
...
When registrar somehow misses the WSC_DONE sent by station and station
goes for next connection after sending deauth, make sure that softAP
disables the registrar.
2024-07-12 12:03:06 +05:30
Tomas Rezucha
a774e0dfb5
fix(usb/host): Fix occasional ISOC scheduler skipping transfers
2024-07-12 08:18:45 +02:00
Wei Yu Han
d7960deda7
docs(ble): Removed trailing whitespaces
2024-07-12 09:15:05 +08:00
Wei Yu Han
3db28fbb04
docs(ble): Revised the explanation for esp_bt_mem_release and esp_bt_controller_mem_release
2024-07-12 08:54:17 +08:00
Alexey Gerenkov
cb194de911
Merge branch 'fix_coredump_build_error_v5.1' into 'release/v5.1'
...
fix(coredump): fix array out of the bounds error (v5.1)
See merge request espressif/esp-idf!32016
2024-07-11 21:46:07 +08:00
Jiang Jiang Jian
d049d69ab1
Merge branch 'feature/support_coex_pwr_v5.1' into 'release/v5.1'
...
feature/support coex pwr v5.1
See merge request espressif/esp-idf!32043
2024-07-11 20:45:23 +08:00
morris
4f169e1ecc
Merge branch 'fix/usb_msc_test_backport_v5.1' into 'release/v5.1'
...
fix(usb/test): Update MSC device test for new console backport v5.1
See merge request espressif/esp-idf!32053
2024-07-11 20:20:23 +08:00
Tomas Rezucha
30060af790
fix(usb/test): Update MSC device test for new console
2024-07-11 11:09:46 +02:00
liuning
9aa89c2718
feat(wifi, coex): update libs to support feature and fix some issue
2024-07-11 11:24:30 +08:00
liuning
2c8de044a3
feat(wifi): support coex pwr
2024-07-11 11:24:10 +08:00
Rahul Tank
230dfcfe64
Merge branch 'bugfix/fix_example_menuconfig_error_v5.1' into 'release/v5.1'
...
fix(nimble): Update menuconfig option to consider 5.0 support (v5.1)
See merge request espressif/esp-idf!32037
2024-07-10 22:24:15 +08:00
Rahul Tank
1f736fb017
fix(nimble): Update menuconfig option to consider 5.0 support
2024-07-10 17:22:27 +05:30
Island
92584e3bde
Merge branch 'bugfix/split_hci_log_in_nimble_v5.1' into 'release/v5.1'
...
fix(bt/nimble): split hci log in nimble (backport v5.1)
See merge request espressif/esp-idf!32000
2024-07-10 18:38:33 +08:00
zhanghaipeng
0c82c90bca
fix(ble/bluedroid): Fixed BLE set adv param check
2024-07-10 12:24:37 +08:00
Mahavir Jain
c64c930f06
Merge branch 'contrib/github_pr_13945_v5.1' into 'release/v5.1'
...
fix(esp_http_client): Do not allocate client->if_name twice in esp_http_client_init. (GitHub PR) (v5.1)
See merge request espressif/esp-idf!31944
2024-07-10 12:21:54 +08:00
Wei Yu Han
e7b13d719d
docs(ble): Add the parameter name data in esp_vhci_host_send_packet
2024-07-10 10:41:50 +08:00
Erhan Kurubas
b9c1258556
fix(coredump): fix array out of the bounds error
...
Closes https://github.com/espressif/esp-idf/issues/14117
2024-07-09 22:10:45 +02:00
zhiweijian
3cac5c4fdd
fix(bt/nimble): split hci log in nimble
2024-07-09 16:40:06 +08:00
zhanghaipeng
67e1325377
feat(ble/bluedroid): Support BLE50 instance in related event
2024-07-09 15:38:44 +08:00
Jiang Jiang Jian
3465bb0367
Merge branch 'bugfix/fix_esco_conflict_with_sniff_v5.1' into 'release/v5.1'
...
fix(bt/controller): Fixed some controller bugs (v5.1)
See merge request espressif/esp-idf!31954
2024-07-09 10:42:53 +08:00
Jiang Jiang Jian
1798232ce7
Merge branch 'bugfix/cache2phys_xip_v5.1' into 'release/v5.1'
...
fix(mmap): fixed spi_flash_cache2phys return addr in PSRAM issue (v5.1)
See merge request espressif/esp-idf!31107
2024-07-09 10:37:12 +08:00
Jiang Jiang Jian
9cc4aeef61
Merge branch 'fix/wait_efuse_idle_after_wake_v5.1' into 'release/v5.1'
...
fix(esp_hw_support): wait eFuse controller idle after sleep wakeup (v5.1)
See merge request espressif/esp-idf!31949
2024-07-09 10:34:39 +08:00
Jiang Jiang Jian
bae9a3a29f
Merge branch 'change/add_some_wifi_feature_and_fix_some_bug_v5.1' into 'release/v5.1'
...
docker / docker (push) Has been cancelled
feat(wifi): add softap csa&dtim&wait_bcast_data setting v5.1
See merge request espressif/esp-idf!31921
2024-07-08 19:20:56 +08:00
linruihao
b981e4cdac
fix(bt/controller): Fixed some controller bugs
...
- Fixed fail to establish eSCO when connected to two devices
- Changed some error log level to Debug if the error have a workaround
Closes https://github.com/espressif/esp-idf/issues/12340
2024-07-08 14:26:59 +08:00
liqigan
8725c9a56e
fix(bt/controller): Fixed not report HCI_Disconnection_Complete event
2024-07-08 14:26:59 +08:00