Island
ed4220c163
Merge branch 'bugfix/fix_some_ble_bugs_240826_v5.1' into 'release/v5.1'
...
Fixed some BLE bugs 240826 on ESP32C3 (8ce789b) (v5.1)
See merge request espressif/esp-idf!33391
2024-09-10 11:37:48 +08:00
Island
fcc24e57e8
Merge branch 'feat/support_ble_scan_and_init_coex_on_esp32_v5.1' into 'release/v5.1'
...
Support BLE scanning and initiating coexist on ESP32 (v5.1)
See merge request espressif/esp-idf!33387
2024-09-10 11:37:16 +08:00
Marius Vikhammer
13c6c90055
Merge branch 'fix/freertos_port_assert_in_isr_bug_v5.1' into 'release/v5.1'
...
fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context (v5.1)
See merge request espressif/esp-idf!32374
2024-09-10 11:06:52 +08:00
Jiang Guang Ming
cf2c0e1edb
fix(heap): rev2.0 still use tlsf patch code
2024-09-10 11:04:22 +08:00
Jiang Guang Ming
b98c1db2b5
feat(mbedtls): support rom mbedtls threading layer
2024-09-10 10:38:24 +08:00
Jiang Guang Ming
3faea4b10c
feat(mbedtls): select MBEDTLS_CMAC_C when MBEDTLS_USE_CRYPTO_ROM_IMPL enabled
2024-09-10 10:38:19 +08:00
Jiang Guang Ming
e49ee08d8c
feat(mbedtls): support ROM mbedtls v3.6.0 on C2 rev2.0(ECO4)
2024-09-10 10:38:12 +08:00
Jiang Guang Ming
6976a43ad3
feat(esp_rom): include rom.mbedtls.eco4.ld with C2 rev2.0(ECO4) select
2024-09-10 10:37:57 +08:00
Jiang Guang Ming
2ee77ff20f
feat(esp_rom): update esp32c2.rom.mbedtls.eco4.ld
2024-09-10 10:37:47 +08:00
Jiang Guang Ming
8ad0723c27
feat(esp_hw_support): Support esp32c2 rev2.0 chip
2024-09-10 10:37:34 +08:00
Shu Chen
61d6201cf0
feat(openthread): support time sync feature on border router
2024-09-09 20:28:17 +08:00
Michael Wei
e325f1fcd1
fix(openthread): fix RCP build to pass time sync and CSL options
...
Closes https://github.com/espressif/esp-idf/pull/14060
2024-09-09 20:28:15 +08:00
zwx
72d231e674
feat(lwip): reply the NS without LL opt
2024-09-09 20:17:25 +08:00
zwx
b3b321f715
fix(802.15.4): fix oob issue for pending table
2024-09-09 20:15:25 +08:00
zwx
3db6cccffe
feat(802.15.4): support large scale pending table size
2024-09-09 20:15:11 +08:00
zwx
ceea71d009
feat(lwip): add a config to set the size of ND6 table cache
2024-09-09 20:15:00 +08:00
zwx
9c0c0ce994
feat(esp_netif): add an API to get all preferred ip6 addresses
2024-09-09 20:14:25 +08:00
Jiang Jiang Jian
99775566c5
Merge branch 'bugfix/sae_gcmp_conn_failure_v5.1' into 'release/v5.1'
...
docker / docker (push) Waiting to run
Fix SAE connection failure when GCMP cipher is used (Backport v5.1)
See merge request espressif/esp-idf!33232
2024-09-09 14:35:48 +08:00
chenjianhua
867ed4d319
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(8ce789b)
...
- Fixed BLE vendor HCI set scan perfer address command
- Support BLE vendor HCI get controller compile version command
- Fixed BLE util buffer free after controller reset
- Fixed assert when connection already exist and be connected again
2024-09-09 11:35:29 +08:00
chenjianhua
51aa349204
feat(bt): Update esp32 bt-lib(bc393dd)
...
- Fixed BLE vendor HCI set scan perfer address command
- Support BLE vendor HCI get controller compile version command
- Support BLE scanning and initiating coexist
2024-09-09 11:30:46 +08:00
Island
4bd5b51627
Merge branch 'docs/optimized_ble_gattc_multi_connect_example_v5.1' into 'release/v5.1'
...
docs(ble/bluedroid): Optimize BLE example documentation for getting characteristic (v5.1)
See merge request espressif/esp-idf!33196
2024-09-09 10:34:51 +08:00
Rahul Tank
571f5caf41
Merge branch 'bugfix/make_cccd_flags_configurable_v5.1' into 'release/v5.1'
...
fix(nimble): Make CCCD flags configurable (v5.1)
See merge request espressif/esp-idf!33315
2024-09-06 14:05:44 +08:00
zhanghaipeng
a0f864456c
fix(ble/bluedroid): Optimize BLE function 'esp_ble_resolve_adv_data_by_type'
2024-09-06 10:14:42 +08:00
Nebojša Cvetković
a3eb74cdb7
fix(bt/bluedroid): Resolve warning: unused variable 'pp'
2024-09-06 10:14:42 +08:00
Nachiket Kukade
e23ccc987c
fix(wifi): Add PSRAM failure fallback in WiFi Queue API's
2024-09-05 18:11:26 +05:30
morris
35eaff1d2a
Merge branch 'bugfix/eth_plus_wifi_doc_v5.1' into 'release/v5.1'
...
docs(esp_eth): added warning to not use ESP32 as ETH CLK source with WiFi (v5.1)
See merge request espressif/esp-idf!33247
2024-09-05 18:45:05 +08:00
liqigan
6464747486
fix(esp_hid): Fixed protocol mode mapping bug
...
Closes https://github.com/espressif/esp-idf/issues/14232
2024-09-05 14:25:44 +08:00
liqigan
7079d50ecd
feat(bt/bluedroid): Added definition of minor class of COD for peripheral major class
...
Closes https://github.com/espressif/esp-idf/issues/13622
2024-09-05 14:25:27 +08:00
shreeyash
81752a8f5f
fix(nimble): Make CCCD flags configurable
2024-09-04 14:13:19 +05:30
Chen Jichang
bec23c9d81
feat(psram): add psram noinit segment support on S2/S3/P4/C5
...
Closes https://github.com/espressif/esp-idf/issues/14253
2024-09-04 15:08:12 +08:00
zlq
6a40c63c28
fix(ext_32k): fix the external 32K issue on C3&S3 (v5.1)
2024-09-04 12:04:31 +08:00
Sajia
0dbd2aa24c
fix(esp_wifi): Refactor and update wpa_supplicant with upstream
2024-09-02 16:12:32 +05:30
Ondrej Kosta
ebee641116
docs(esp_eth): added warning to not use ESP32 as ETH CLK source with WiFi
2024-09-02 11:32:08 +02:00
Island
fac6bb6c1c
Merge branch 'bugfix/fixed_assert_on_esp32c2_v5.1' into 'release/v5.1'
...
fix(ble): fixed crash issue during deinit host after deinit controller on ESP32-C2 (v5.1)
See merge request espressif/esp-idf!33207
2024-09-02 10:08:14 +08:00
Wang Meng Yang
c86c53dd64
Merge branch 'contrib/github_pr_14286_v5.1' into 'release/v5.1'
...
fix(bt): Add a parameter in the two least significant bits of Class of Device (backport v5.1)
See merge request espressif/esp-idf!33166
2024-09-02 09:34:51 +08:00
Michael (XIAO Xufeng)
adcc279a8c
Merge branch 'fix_wrong_ap3204_id_check_v5.1' into 'release/v5.1'
...
fix(psram): fixed ap3204 id check (v5.1)
See merge request espressif/esp-idf!33131
2024-08-31 02:05:31 +08:00
Jiang Jiang Jian
46cf3b84c6
Merge branch 'fix/hfp_pcm_codec_v5.1' into 'release/v5.1'
...
fix(bt/bluedroid): Fix default codec type on PCM datapath for hfp_hf (backport v5.1)
See merge request espressif/esp-idf!33161
2024-08-30 13:57:19 +08:00
Jiang Jiang Jian
57e5b0655f
Merge branch 'bugfix/fix_wifi_bugs_240828_v5.1' into 'release/v5.1'
...
fix(wifi): fix wifi bugs 240828 (Backport v5.1)
See merge request espressif/esp-idf!33188
2024-08-30 12:05:21 +08:00
zwl
1f1fc3baed
fix(ble): fixed crash issue during deinit host after deinit controller on ESP32-C2
2024-08-30 12:03:04 +08:00
Rahul Tank
7f9f4003c2
fix(wifi_prov): Add support for ESP IP controller chips in bluedroid
2024-08-29 15:06:39 +05:30
sibeibei
18273427d4
fix(wifi): fix wifi bugs 240828 v5.1
2024-08-29 14:48:30 +08:00
chenqingqing
5fa5a1327c
fix(bt/bluedroid): Fix default codec type on PCM datapath for hfp_hf
2024-08-28 17:01:50 +08:00
chenqingqing
20990096b2
fix(bt): Add a parameter in the two least significant bits of Class of Device
2024-08-28 16:52:03 +08:00
WebDust21
592e743dad
fix(bt): Enable use of RESERVED bits in COD (GitHub PR)
2024-08-28 16:51:53 +08:00
Island
25668990ad
Merge branch 'debug/fix_deep_sleep_wake_up_by_ble_v5.1' into 'release/v5.1'
...
fix(ble): fix BLE immediately wakeup deep sleep (v5.1)
See merge request espressif/esp-idf!33097
2024-08-28 15:13:27 +08:00
Jiang Jiang Jian
5b4687eeee
Merge branch 'bugfix/fix_wrong_typecast_spp_v5.1' into 'release/v5.1'
...
fix(wifi): Fix wrong typecasting of sta_info while getting SPP Caps (Backport v5.1)
See merge request espressif/esp-idf!33120
2024-08-28 12:58:19 +08:00
Jiang Jiang Jian
cd3c28d077
Merge branch 'bugfix/fix_esp32c6_rxappend_esp32_tbtt_delay_v5.1' into 'release/v5.1'
...
fix(coex): fix esp32 crash issue, fix esp32c6 rx issue
See merge request espressif/esp-idf!33089
2024-08-28 11:43:13 +08:00
Jiang Jiang Jian
af1841131c
Merge branch 'coredump_fixes_v5.1' into 'release/v5.1'
...
Coredump fixes v5.1
See merge request espressif/esp-idf!33085
2024-08-28 11:37:53 +08:00
Armando
6ead617708
fix(psram): fixed ap3204 id check
2024-08-28 11:05:44 +08:00
Nachiket Kukade
75f4e2c8bb
fix(wifi): Fix wrong typecasting of sta_info while getting SPP Caps
2024-08-27 16:25:01 +05:30
cjin
53c865090c
feat(ble): add internal api to change ble slow clock source
2024-08-27 12:48:38 +08:00
cjin
6a89c38a7e
fix(ble): remove ble wakeup before entering light sleep
2024-08-27 10:18:16 +08:00
zwl
c83d6bcc9a
fix(ble): fixed ble controller issues on ESP32-H2
2024-08-26 19:43:40 +08:00
zwl
8ea9a8a93c
fix(ble): fixed ble controller issues on ESP32-C6
2024-08-26 19:43:12 +08:00
zwl
d31558126f
fix(ble): fixed ble controller issues on ESP32-C2
2024-08-26 19:42:40 +08:00
liuning
17e522a0a1
fix(coex): fix esp32 crash issue, fix esp32c6 rx issue
2024-08-26 19:14:48 +08:00
Jiang Jiang Jian
df69f27173
Merge branch 'feat/collect_retention_link_definition_v5.1' into 'release/v5.1'
...
change(esp_hw_support): collect retention link priority definition (v5.1)
See merge request espressif/esp-idf!33070
2024-08-26 19:07:52 +08:00
Erhan Kurubas
54e470e9e0
fix(coredump): fix buffer overflow inside esp_core_dump_get_summary
...
Closes https://github.com/espressif/esp-idf/issues/13754
2024-08-26 13:13:50 +03:00
Jiang Jiang Jian
e1f1586c07
Merge branch 'bugfix/dpp_auth_failure_v5.1' into 'release/v5.1'
...
fix(wpa_supplicant):Deinit old dpp authentication data after receiving config.(v5.1)
See merge request espressif/esp-idf!32433
2024-08-26 16:08:50 +08:00
Jiang Jiang Jian
264690591d
Merge branch 'fix/netif_ppp_ip6_autoconfig_v5.1' into 'release/v5.1'
...
fix(esp_netif): Fix missing IPv6 autoconfig for PPP netifs (v5.1)
See merge request espressif/esp-idf!32180
2024-08-26 14:54:02 +08:00
Jiang Jiang Jian
386d49f132
Merge branch 'bugfix/fix_some_ble_bugs_cjh_v5.1' into 'release/v5.1'
...
Fixed some BLE bugs 240812 (backport v5.1)
See merge request espressif/esp-idf!32794
2024-08-26 14:52:05 +08:00
Jiang Jiang Jian
090d0e2445
Merge branch 'contrib/github_pr_14314_v5.1' into 'release/v5.1'
...
perf(gcm): shrink Shoup table and tune GCM loop (GitHub PR) (v5.1)
See merge request espressif/esp-idf!32998
2024-08-26 14:51:43 +08:00
Jiang Jiang Jian
00a0acfc23
Merge branch 'bugfix/fix_ble_resolve_adv_data_v5.1' into 'release/v5.1'
...
fix(ble/bluedroid): Fixed memory out-of-bounds issue when parsing adv data (v5.1)
See merge request espressif/esp-idf!33025
2024-08-26 14:50:45 +08:00
Jiang Jiang Jian
4def81ec23
Merge branch 'bugfix/fix_some_wifi_bugs_240823_v5.1' into 'release/v5.1'
...
fix(wifi): fix some wifi bugs 240821(Backport v5.1)
See merge request espressif/esp-idf!33068
2024-08-26 13:51:44 +08:00
Rahul Tank
b3a30e28a6
Merge branch 'fix/change_bt_hci_log_to_nimble_nomenclature_v5.1' into 'release/v5.1'
...
fix(nimble): Added BT_HCI_LOG_INCLUDED macro into esp nimble configuration according to nimble nomenclature (v5.1)
See merge request espressif/esp-idf!32956
2024-08-26 11:56:32 +08:00
wuzhenghui
2a48be3a9d
change(esp_hw_support): collect retention link priority definition
2024-08-26 11:22:30 +08:00
muhaidong
3618f56443
fix(wifi): fix some wifi bugs 240821
...
1. fixed association refused temporarily issue.
2. give some information when password length mismatch authmode threshold.
3. fix reset connection fail issue.
2024-08-24 14:17:02 +08:00
Astha Verma
20c2a13767
fix(nimble): Added BT_HCI_LOG_INCLUDED macro according to nimble nomenclature
2024-08-24 11:04:38 +05:30
David Čermák
95647a5bf2
Merge branch 'backport/esp_netif_get_ip6addr_should_be_valid_v51' into 'release/v5.1'
...
fix(esp_netif): netif should return only valid addr(Backportv5.1)
See merge request espressif/esp-idf!32159
2024-08-23 21:01:17 +08:00
chenjianhua
1743d22f08
fix(bt/bluedroid): Fixed work queue delete when create thread failed
2024-08-23 16:56:54 +08:00
chenjianhua
821977402c
feat(bt/bluedroid): Report HCI error code to app when command fails
2024-08-23 16:56:45 +08:00
chenjianhua
5c50fac22a
fix(bt/bluedroid): Fixed BLE create conn cancel when conn already exist
2024-08-23 16:56:45 +08:00
chenjianhua
f8ad2871e6
feat(bt/bluedroid): Add print and assert when failed to alloc memory
2024-08-23 16:56:45 +08:00
Jiang Jiang Jian
df432b8508
Merge branch 'bugfix/fix_clkn_lost_after_modem_sleep_v5.1' into 'release/v5.1'
...
fix(bt/controller): Fixed bluetooth disconnect issue after modem sleep on ESP32 (v5.1)
See merge request espressif/esp-idf!33004
2024-08-23 16:07:46 +08:00
zwx
9c623a6fb6
fix(esp_netif): netif should return only valid addr
2024-08-23 15:11:50 +08:00
Jiang Jiang Jian
0670fbbe3d
Merge branch 'bugfix/fix_mesh_ie_issue_from_leaf_to_root_v5.1' into 'release/v5.1'
...
fix(wifi/mesh): clear the rootless state in mesh ie when changing from leaf to root (v5.1)
See merge request espressif/esp-idf!32988
2024-08-23 13:49:05 +08:00
Rahul Tank
763d91a486
Merge branch 'bugfix/blesmp_getlist_bond_fail_v5.1' into 'release/v5.1'
...
fix(nimble): Fixed blesmp getbondlist issue (v5.1)
See merge request espressif/esp-idf!32824
2024-08-23 12:57:06 +08:00
linruihao
b22e9d00a8
fix(bt/controller): Fixed bluetooth disconnect issue after modem sleep on ESP32
2024-08-23 11:05:10 +08:00
aditi
ae9be2f03d
fix(wpa_supplicant):Deinit old dpp authentication data after receiving config.
2024-08-23 10:36:36 +08:00
Jiang Jiang Jian
56e34547c9
Merge branch 'example/ping_invalid_ip6_fix_v5.1' into 'release/v5.1'
...
fix(example): Fixed updating recv addr for invalid packets (v5.1)
See merge request espressif/esp-idf!32991
2024-08-23 10:32:59 +08:00
zhanghaipeng
a70bb11950
feat(ble/controller): Support get BLE controller free heap size
2024-08-23 09:42:25 +08:00
zhanghaipeng
31e68c9d36
fix(ble/bluedroid): Fixed memory out-of-bounds issue when parsing adv data
2024-08-23 09:42:24 +08:00
shreeyash
c8f50920b2
fix(nimble): Fixed blesmp getbondlist issue
2024-08-22 21:33:59 +05:30
Island
7ba5cbf9d9
Merge branch 'bugfix/fix_bleqabr24_1152_v5.1' into 'release/v5.1'
...
Fixed BLE vendor HCI get controller status command on ESP32 (v5.1)
See merge request espressif/esp-idf!32967
2024-08-22 16:57:01 +08:00
Rahul Tank
f8fe876cdd
Merge branch 'feat/ble_link_estab_event_v5.1' into 'release/v5.1'
...
feat(nimble): BLE_GAP_EVENT_LINK_ESTAB event to ensure link is established (v5.1)
See merge request espressif/esp-idf!32260
2024-08-22 15:30:45 +08:00
David Čermák
d784acb1f3
Merge branch 'fix/websocket_first_packet_v5.1' into 'release/v5.1'
...
fix(ws_transport): fix first fragment loosing during websocket connection (release-v5.1)
See merge request espressif/esp-idf!30434
2024-08-21 23:02:38 +08:00
David Čermák
b55fcb7175
Merge branch 'mqtt_update_v5.1' into 'release/v5.1'
...
change(mqtt): Updte esp_mqtt submodule (v5.1)
See merge request espressif/esp-idf!32940
2024-08-21 22:58:35 +08:00
Richard Allen
f45c9f14c3
change(mbedtls/port): optimize gcm_mult()
...
1) pre-shift GCM last4 to use 32-bit shift
On 32-bit architectures like Aarch32, RV32, Xtensa,
shifting a 64-bit variable by 32-bits is free,
since it changes the register representing half of the 64-bit var.
Pre-shift the last4 array to take advantage of this.
2) unroll first GCM iteration
The first loop of gcm_mult() is different from
the others. By unrolling it separately from the
others, the other iterations may take advantage
of the zero-overhead loop construct, in addition
to saving a conditional branch in the loop.
2024-08-21 18:26:31 +05:30
David Cermak
4c28f14c8c
fix(esp_netif): Fix missing IPv6 autoconfig for PPP netifs
...
Closes https://github.com/espressif/esp-idf/issues/13713
2024-08-21 20:32:40 +08:00
Abhik Roy
5d0a95e503
fix(example): Fixed updating recv addr for invalid packets for ping
...
Closes https://github.com/espressif/esp-idf/issues/14197
2024-08-21 20:38:22 +10:00
zhangyanjiao
8f4de25ff1
fix(wifi/mesh): clear the rootless state in mesh ie when changing from leaf to root
...
Closes https://github.com/espressif/esp-idf/issues/14063
2024-08-21 18:02:49 +08:00
Island
06e274fe49
Merge branch 'fix/ble_mesh_gh_pr_13135_v5.1' into 'release/v5.1'
...
fix(ble_mesh): Fix OP_TIME_SET and OP_TIME_STATUS (v5.1)
See merge request espressif/esp-idf!32771
2024-08-21 16:55:07 +08:00
Suren Gabrielyan
88e0b83a9f
fix(ws_transport): utility functions minor improvments
2024-08-21 15:18:56 +08:00
Richard Allen
a97a796e18
fix(ws_transport): fixed server-key
corruption
...
When first fragment is sent over HTTP during websocket
connection, defer buffering of fragment until after the
websocket server-key is validated.
This order is required because the first fragment buffering
overwrites the memory holding the server-key headers.
Fixes 2267d4b
Fixes https://github.com/espressif/esp-protocols/issues/396
PR https://github.com/espressif/esp-idf/pull/13724
2024-08-21 15:18:56 +08:00
Suren Gabrielyan
373e70dedd
fix(ws_transport): fix first fragment losting during websocket connection
2024-08-21 15:18:56 +08:00
Island
a80e1dc83d
Merge branch 'bugfix/fixed_c2_blufi_issue_when_use_only_4.2_adv_v5.1' into 'release/v5.1'
...
fix(ble): fixed blufi issue on ESP32-C2 (v5.1)
See merge request espressif/esp-idf!32944
2024-08-21 15:18:22 +08:00
chenjianhua
6d488f11b3
fix(bt): Update bt lib for ESP32(241c96c)
...
- Fixed BLE vendor HCI get controller status command
2024-08-20 19:31:13 +08:00
Rahul Tank
071fed2d6f
feat(nimble): BLE_GAP_EVENT_LINK_ESTAB event to ensure link established
2024-08-20 14:56:13 +05:30
Rahul Tank
4e6e08d483
Merge branch 'feat/allow_connect_during_scan_v5.1' into 'release/v5.1'
...
feat(nimble): Add support to allow connection during scanning (v5.1)
See merge request espressif/esp-idf!32845
2024-08-20 17:20:41 +08:00
Jiang Jiang Jian
97dabe74f6
Merge branch 'fix/esp32c5_rng_random_disable_v5.1' into 'release/v5.1'
...
fix(bootloader): update random disable api for ESP32-C5/C6 (v5.1)
See merge request espressif/esp-idf!32763
2024-08-20 11:36:07 +08:00
Jiang Jiang Jian
7c29c5f2b1
Merge branch 'bugfix/provide_random_addr_api_v5.1' into 'release/v5.1'
...
fix(wifi_prov): Added API to set random address (v5.1)
See merge request espressif/esp-idf!32327
2024-08-20 10:35:58 +08:00
zwl
bd48565e81
fix(ble): fixed blufi issue on ESP32-C2
2024-08-19 21:48:25 +08:00
Euripedes Rocha
f4d629d8f1
change(mqtt): Update esp_mqtt submodule
...
git log --oneline aa6f889fb4f6f743b3a550aa587713aabbdca1fc..cac1552e62b0474c162547b7cce345d7cd1aecfe
Detailed description of the changes:
* fix: clang analyzer unknown pragma warning
- See merge request espressif/esp-mqtt!215
- See commit https://github.com/espressif/esp-mqtt/commit/6bb5a5b
* fix: gcc analyzer unknown pragma warning
- See merge request espressif/esp-mqtt!214
- See commit https://github.com/espressif/esp-mqtt/commit/b527203
* feat: Moves deletion of expired messages to run at all states
- Closes IDFGH-12831
- Closes https://github.com/espressif/esp-mqtt/issues/278
- See commit https://github.com/espressif/esp-mqtt/commit/32dada4
* fix: Handling of state in the outbox for enqueued QoS 0 messages
- Closes IDFGH-12829
- Closes https://github.com/espressif/esp-mqtt/issues/276
- See commit https://github.com/espressif/esp-mqtt/commit/739cb2d
* fix: Instalation of gcovr in host tests was broken
- See merge request espressif/esp-mqtt!211
- See commit https://github.com/espressif/esp-mqtt/commit/6643c49
* Allow to publish using only topic alias on MQTT5
- Closes IDFGH-12735
- Fix: Allow to publish using only topic alias on MQTT5 (espressif/esp-mqtt@0071aca )
* refactor: replaced heap mock with Linux-compatible heap component
- See merge request espressif/esp-mqtt!208
- See commit https://github.com/espressif/esp-mqtt/commit/8b0b43e
* fix: gcc -fanalyzer warnings
- See merge request espressif/esp-mqtt!209
- See commit https://github.com/espressif/esp-mqtt/commit/8bc3bff
* fix: Use catch from component manager
- See merge request espressif/esp-mqtt!210
- See commit https://github.com/espressif/esp-mqtt/commit/53e0cc7
* fix: Fix host test for github ci.
- Closes IDF-8883
- See commit https://github.com/espressif/esp-mqtt/commit/b43d93c
2024-08-19 15:20:55 +02:00
Pat Erley
cc32d8c96c
fix(ble_mesh): Fix OP_TIME_SET and OP_TIME_STATUS
...
When a user app is handling these messages, the tai_utc_delta and
time_zone_offset fields are not correctly populated. Resolve by
properly setting the fields.
Signed-off-by: luoxu <luoxu@espressif.com>
Closes https://github.com/espressif/esp-idf/pull/13135
2024-08-17 06:04:02 +08:00
Rahul Tank
61edc67100
feat(nimble): Add support to allow connection during scanning
2024-08-16 15:05:39 +05:30
Jiang Jiang Jian
446ec3a899
Merge branch 'feature/ipc_noblocking_call_v5.1' into 'release/v5.1'
...
docker / docker (push) Has been cancelled
feat(ipc): Adds a new no blocking IPC call (v5.1)
See merge request espressif/esp-idf!28443
2024-08-15 22:29:51 +08:00
Jiang Jiang Jian
99395b281d
Merge branch 'bugfix/heap_corrupt_in_bt_mem_release_on_esp32_v5.1' into 'release/v5.1'
...
fix(bt): Fix heap corruption in the call of esp_bt_mem_release on ESP32 (v5.1)
See merge request espressif/esp-idf!32803
2024-08-15 19:56:36 +08:00
Jiang Jiang Jian
f6d8ff4356
Merge branch 'bugfix/avoid_offchan_ftm_retries_v5.1' into 'release/v5.1'
...
fix(wifi): Avoid internal retries for offchannel FTM Requests (Backport v5.1)
See merge request espressif/esp-idf!32869
2024-08-15 16:51:05 +08:00
Nachiket Kukade
0626574e68
fix(wifi): Avoid internal retries for offchannel FTM Requests
2024-08-14 18:33:54 +05:30
Wang Mengyang
4b7286d083
fix(bt): Fix heap corruption in the call of esp_bt_mem_release on ESP32
...
Closes https://github.com/espressif/esp-idf/issues/14263
2024-08-14 19:00:15 +08:00
Sudeep Mohanty
4a80393066
test(freertos): Fixed flaky scheduling time test
...
This commit updates the scheduling time test to test for median
scheduling time values instead of average values.
2024-08-14 09:33:29 +02:00
Wang Meng Yang
670b6c76e2
Merge branch 'bugfix/fix_ble_channel_map_update_v5.1' into 'release/v5.1'
...
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(f583012) (v5.1)
See merge request espressif/esp-idf!32583
2024-08-14 10:50:08 +08:00
Jiang Jiang Jian
a5c6b4dde5
Merge branch 'fix/disable_timer_wakeup_source_with_auto_sleep_off_v5.1' into 'release/v5.1'
...
fix(esp_pm): disable timer wakeup source with auto light-sleep off (v5.1)
See merge request espressif/esp-idf!32620
2024-08-14 10:44:04 +08:00
Jiang Jiang Jian
90a2abd415
Merge branch 'bugfix/fix_newlib_nano_float_printf_issues_v5.1' into 'release/v5.1'
...
fix newlib nano float printf issues (backport v5.1)
See merge request espressif/esp-idf!32514
2024-08-14 10:42:38 +08:00
Rahul Tank
9481ed111f
fix(nimble) Added change to handle linked om data at blufi layer
2024-08-13 16:54:42 +05:30
zhanghaipeng
f653a21793
feat(ble/bluedroid): Support getting BLE address type in bond list
2024-08-13 12:13:08 +08:00
zhanghaipeng
75430acf9d
docs(ble/bluedroid): Optimize documentation for BLE connection parameter updates
2024-08-13 12:13:08 +08:00
zhanghaipeng
824bd4342b
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(f583012)
...
- Fix BLE channel map update when latency is not zero
2024-08-13 12:13:08 +08:00
chenjianhua
13527b0e91
feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(4e58df9)
...
- Support enhanced BLE TX power setting and getting
2024-08-13 12:13:08 +08:00
Island
059732a311
Merge branch 'feat/print_the_ble_mac_when_init_5.1' into 'release/v5.1'
...
feat(ble): Print out the BT mac when the controller is initialized
See merge request espressif/esp-idf!32732
2024-08-12 20:15:06 +08:00
Wang Meng Yang
18f4c90ef5
Merge branch 'bugfix/fix_hidh_integrity_check_bug_v5.1' into 'release/v5.1'
...
fix(esp_hid): Loose the check of input report length to be more compatible[backport 5.1]
See merge request espressif/esp-idf!32722
2024-08-12 19:09:14 +08:00
Shu Chen
e1b83bac56
Merge branch 'backport/make_ot_task_queue_non_permanent_blocking_51' into 'release/v5.1'
...
fix(openthread): make ot task queue sending non-permanent blocking(Backport 5.1)
See merge request espressif/esp-idf!32632
2024-08-12 16:04:08 +08:00
Mahavir Jain
3697add29c
Merge branch 'change/exclude_cves_v5.1' into 'release/v5.1'
...
change: exclude CVEs that do not impact ESP-IDF components (v5.1)
See merge request espressif/esp-idf!32661
2024-08-12 12:42:26 +08:00
Mahavir Jain
665585d8a5
fix(rng): avoid clearing PMU_PERIF_I2C_RSTB
in random disable API for C6
...
This configuration bit is required for ADC operation as well and hence
should not be cleared in the RNG API sequence.
Ideally, the ADC driver should take care of initializing this bit but
still the RNG layer change is required because of interleaved API usage
scenario described in following linked issue.
Closes https://github.com/espressif/esp-idf/issues/14124
Closes https://github.com/espressif/esp-idf/issues/14280
2024-08-12 10:09:15 +05:30
Jiang Guang Ming
09b1844a0a
feat(newlib): add test case for printf float
2024-08-12 09:59:13 +08:00
Jiang Guang Ming
97c5bc51e6
fix(esp_rom): add new rom caps ESP_ROM_HAS_NEWLIB_NANO_PRINTF_FLOAT_BUG
2024-08-12 09:57:07 +08:00
zwl
8397aaa29d
fix(bluetooth/controller): fixed get controller status vendor hci command error on ESP32C6
2024-08-10 13:06:45 +08:00
Shen Weilong
a981024b98
feat(ble): Print out the BT mac when the controller is initialized
2024-08-09 20:55:16 +08:00
liqigan
f0add1b1c1
fix(esp_hid): Loose the check of input report length to be more compatible
...
Closes https://github.com/espressif/esp-idf/issues/14259
2024-08-09 15:55:06 +08:00
Island
c9c26a6afc
Merge branch 'fix/ble_mesh_github_pr_14140_v5.1' into 'release/v5.1'
...
fix(ble-mesh): don't use dangling pointer in nimble gatt service (v5.1)
See merge request espressif/esp-idf!32615
2024-08-09 10:33:15 +08:00
Rahul Tank
5af88badfa
feat(nimble): Add extra handling for set data len packet event
2024-08-08 12:03:36 +05:30
KonstantinKondrashov
d28ecb3345
feat(CI): Add targets into manifest file for esp_flash_stress test
2024-08-07 15:13:17 +03:00
KonstantinKondrashov
17c3f85a89
feat(ipc): Adds a new no blocking IPC call
2024-08-07 15:13:11 +03:00
KonstantinKondrashov
6f46db3de8
fix(spi_flash): Fix stuck during flash operation
...
When a task was not pinned to a certain CPU.
2024-08-07 15:00:52 +03:00
Wang Meng Yang
03f66399a1
Merge branch 'fix/hfp_pcm_api_set_v5.1' into 'release/v5.1'
...
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape (backport v5.1)
See merge request espressif/esp-idf!32481
2024-08-07 19:06:24 +08:00
Frantisek Hrbata
efa758c6a3
change: exclude CVEs that do not impact ESP-IDF components
...
cJSON: CVE-2024-31755 - Resolved in cJSON v1.7.18
FreeRTOS: CVE-2024-28115 - Affects only ARMv7-M MPU ports, and ARMv8-M ports
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2024-08-06 17:25:48 +02:00
harshal.patil
7a167f4b9a
fix(bootloader_support): Fix encrypt image instead of the partition feature not being enabled
2024-08-06 13:45:35 +05:30
Island
6892f1a08d
Merge branch 'bugfix/fixed_ble_issues_on_c6_h2_c2_0731_v5.1' into 'release/v5.1'
...
Bugfix/fixed ble issues on c6 h2 c2 0731 (v5.1)
See merge request espressif/esp-idf!32462
2024-08-06 16:01:17 +08:00
zwx
760bdd1cfc
fix(openthread): make ot task queue sending non-permanent blocking
2024-08-06 14:10:55 +08:00
wuzhenghui
41bff2fdfa
fix(esp_pm): configure timer wakeup source with auto light-sleep congiguration
2024-08-06 11:06:00 +08:00
Mario Schlegel
c237d010e4
fix(ble-mesh): don't use dangling pointer in nimble gatt service
...
Signed-off-by: luoxu <luoxu@espressif.com>
Merges https://github.com/espressif/esp-idf/pull/14140
2024-08-06 10:43:57 +08:00
Rahul Tank
5c57dfe949
Merge branch 'bugfix/adjust_tx_power_lvl_boundary_v5.1' into 'release/v5.1'
...
docker / docker (push) Has been cancelled
fix(nimble): Modify Advertising Tx power levels (v5.1)
See merge request espressif/esp-idf!32563
2024-08-05 20:38:40 +08:00
Ivan Grokhotkov
9be8ed546e
Merge branch 'fix/fatfs_f_mount_immediately_after_formatting_v5.1' into 'release/v5.1'
...
fix(vfs): FATFS mount immediately after format if mount failed (v5.1)
See merge request espressif/esp-idf!32381
2024-08-05 20:32:32 +08:00
xiongweichao
efd8ee03e5
fix(bt/controller): Fixed disconnection issue
...
- Fixed the issue of disconnection caused by updating the channel map in sniff mode
2024-08-05 20:01:56 +08:00
chenqingqing
d36f5166fe
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape
2024-08-05 20:01:56 +08:00
Rahul Tank
a367c5da00
fix(nimble): Modify Advertising Tx power levels
2024-08-05 10:57:48 +05:30
Island
d7bf5a1eac
Merge branch 'bugfix/fix_ble_security_param_v5.1' into 'release/v5.1'
...
fix(ble/bluedroid): Fixed issue with resetting BLE security parameters during initialization (v5.1)
See merge request espressif/esp-idf!32507
2024-08-02 17:31:28 +08:00
Island
69ed92c95c
Merge branch 'bugfix/fix_ble_gattc_app_unregister_v5.1' into 'release/v5.1'
...
Bugfix/fix ble gattc app unregister (v5.1)
See merge request espressif/esp-idf!32440
2024-08-02 17:30:21 +08:00
Rahul Tank
f49f9795dc
Merge branch 'bugfix/add_return_value_to_rpa_to_api_v5.1' into 'release/v5.1'
...
docker / docker (push) Has been cancelled
fix(nimble): Add return value to RPA Timeout API (v5.1)
See merge request espressif/esp-idf!32477
2024-08-01 20:31:06 +08:00
zhanghaipeng
3a163fe2cf
fix(ble/bluedroid): Fixed issue with resetting BLE security parameters during initialization
2024-08-01 16:18:05 +08:00