chenqingqing
|
616869b554
|
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape
|
2024-08-16 12:19:02 +08:00 |
|
Jiang Jiang Jian
|
cb74823a38
|
Merge branch 'bugfix/sae_gcmp_conn_failure' into 'release/v5.0'
Fix SAE connection failure when GCMP cipher is used (v5.0)
See merge request espressif/esp-idf!32601
|
2024-08-15 21:05:22 +08:00 |
|
Jiang Jiang Jian
|
7ae93db789
|
Merge branch 'bugfix/fix_ble_gattc_app_unregister_v5.0' into 'release/v5.0'
Bugfix/fix ble gattc app unregister (v5.0)
See merge request espressif/esp-idf!32441
|
2024-08-15 19:44:33 +08:00 |
|
Wang Meng Yang
|
745cd37220
|
Merge branch 'bugfix/fix_ble_channel_map_update_v5.0' into 'release/v5.0'
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(f583012) (v5.0)
See merge request espressif/esp-idf!32584
|
2024-08-15 18:35:05 +08:00 |
|
Wang Meng Yang
|
dba15f8d34
|
Merge branch 'bugfix/fix_ble_security_param_v5.0' into 'release/v5.0'
fix(ble/bluedroid): Fixed issue with resetting BLE security parameters during initialization (v5.0)
See merge request espressif/esp-idf!32508
|
2024-08-15 18:35:04 +08:00 |
|
Wang Meng Yang
|
054d8c9c9d
|
Merge branch 'bugfix/fix_ble_cannot_create_conn_v5.0' into 'release/v5.0'
fix(ble/bluedroid): Fixed BLE cannot create connection(v5.0)
See merge request espressif/esp-idf!32310
|
2024-08-15 18:35:00 +08:00 |
|
Jiang Jiang Jian
|
4019318c60
|
Merge branch 'bugfix/handle_no_pmkid_case_owe_v5.0' into 'release/v5.0'
Recompute keys in OWE incase of PMKID absence or mismatch (Backport v5.0)
See merge request espressif/esp-idf!32336
|
2024-08-15 16:14:04 +08:00 |
|
Jiang Jiang Jian
|
b99f0f9b7a
|
Merge branch 'bugfix/heap_corrupt_in_bt_mem_release_on_esp32_v5.0' into 'release/v5.0'
fix(bt): Fix heap corruption in the call of esp_bt_mem_release on ESP32 (v5.0)
See merge request espressif/esp-idf!32804
|
2024-08-15 16:10:34 +08:00 |
|
Jiang Jiang Jian
|
9bf654fdf5
|
Merge branch 'fix/incorrect_config_name_v5.0' into 'release/v5.0'
Fix encrypt image instead of the partition optimisation not being enabled (v5.0)
See merge request espressif/esp-idf!32642
|
2024-08-15 16:01:00 +08:00 |
|
Jiang Jiang Jian
|
a08133327d
|
Merge branch 'change/exclude_cves_v5.0' into 'release/v5.0'
change: exclude CVEs that do not impact ESP-IDF components (v5.0)
See merge request espressif/esp-idf!32662
|
2024-08-15 16:00:31 +08:00 |
|
Jiang Jiang Jian
|
08fc43a63d
|
Merge branch 'feat/print_the_ble_mac_when_init_5.0' into 'release/v5.0'
feat(ble): Print out the BT mac when the controller is initialized
See merge request espressif/esp-idf!32733
|
2024-08-15 15:58:40 +08:00 |
|
Jiang Jiang Jian
|
bb2b6c38dc
|
Merge branch 'fix/fatfs_f_mount_immediately_after_formatting_v5.0' into 'release/v5.0'
fix(vfs): FATFS mount immediately after format if mount failed (v5.0)
See merge request espressif/esp-idf!32382
|
2024-08-15 15:52:11 +08:00 |
|
Jiang Jiang Jian
|
1dd21078f8
|
Merge branch 'bugfix/remove_duplicate_fn_dpp_v5.0' into 'release/v5.0'
wifi: backport some dpp fixes (v5.0)
See merge request espressif/esp-idf!32263
|
2024-08-15 15:50:11 +08:00 |
|
Jiang Jiang Jian
|
d7710f65b6
|
Merge branch 'bugfix/reset_irk_when_all_unpair_v5.0' into 'release/v5.0'
fix(nimble): Fixed BLE security vulnerability when using fixed IRK (v5.0)
See merge request espressif/esp-idf!32202
|
2024-08-15 15:49:37 +08:00 |
|
Wang Meng Yang
|
06dba23ce0
|
Merge branch 'bugfix/fix_hidh_integrity_check_bug_v5.0' into 'release/v5.0'
fix(esp_hid): Loose the check of input report length to be more compatible[backport 5.0]
See merge request espressif/esp-idf!32723
|
2024-08-15 12:13:37 +08:00 |
|
Marius Vikhammer
|
fb8bef8ce3
|
Merge branch 'test/fix_flaky_sched_time_test_v5.0' into 'release/v5.0'
test(freertos): Fixed flaky scheduling time test (v5.0)
See merge request espressif/esp-idf!32852
|
2024-08-15 10:13:05 +08:00 |
|
morris
|
1d6e6f1099
|
Merge branch 'feat/support_psram_aps3204l_v5.0' into 'release/v5.0'
psram: support APS3204L (v5.0)
See merge request espressif/esp-idf!32393
|
2024-08-15 09:57:44 +08:00 |
|
morris
|
49570b42a9
|
Merge branch 'bugfix/rmt_memory_power_up_v5.0' into 'release/v5.0'
fix(rmt): power up memory block (v5.0)
See merge request espressif/esp-idf!32174
|
2024-08-15 09:57:03 +08:00 |
|
Sudeep Mohanty
|
7b6c138a95
|
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 10:46:03 +02:00 |
|
Wang Mengyang
|
a372e0ee88
|
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-13 07:55:23 +08:00 |
|
Shen Weilong
|
553b97e84c
|
feat(ble): Print out the BT mac when the controller is initialized
|
2024-08-09 20:58:57 +08:00 |
|
zhanghaipeng
|
ffa51a0932
|
feat(ble/bluedroid): Support getting BLE address type in bond list
|
2024-08-09 20:29:48 +08:00 |
|
zhanghaipeng
|
01a40193a8
|
docs(ble/bluedroid): Optimize documentation for BLE connection parameter updates
|
2024-08-09 20:29:20 +08:00 |
|
liqigan
|
4d4d4b8abc
|
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:57:17 +08:00 |
|
Xiao Xufeng
|
9cd7dad6e9
|
change(version): Update version to 5.0.7
|
2024-08-08 16:04:23 +08:00 |
|
Shyamal Khachane
|
cad8a7c41c
|
fix(esp_wifi): Refactor and update wpa_supplicant with upstream
|
2024-08-07 12:36:13 +05:30 |
|
zhanghaipeng
|
256895f89f
|
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(f583012)
- Fix BLE channel map update when latency is not zero
|
2024-08-07 13:13:49 +08:00 |
|
Frantisek Hrbata
|
8027ab8398
|
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:26:15 +02:00 |
|
harshal.patil
|
1bf5d48df5
|
fix(bootloader_support): Fix encrypt image instead of the partition feature not being enabled
|
2024-08-06 13:46:10 +05:30 |
|
chenjianhua
|
3d143a235c
|
feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(4e58df9)
- Support enhanced BLE TX power setting and getting
|
2024-08-05 15:26:03 +08:00 |
|
zhiweijian
|
8f2dca5c69
|
feat(bt/controller): support mesh duplicate with extend scan
|
2024-08-05 15:25:49 +08:00 |
|
zhanghaipeng
|
a9b0b618ab
|
fix(ble/bluedroid): Fixed issue with resetting BLE security parameters during initialization
|
2024-08-01 16:18:13 +08:00 |
|
Nachiket Kukade
|
d5c1431340
|
fix(wifi): Avoid internal retries for offchannel FTM Requests
|
2024-07-31 22:38:30 +05:30 |
|
zhanghaipeng
|
915c312c8a
|
fix(ble/bluedroid): Fix incorrect state issue when unregistering BLE GATTC application
|
2024-07-30 19:11:40 +08:00 |
|
zhangyanjiao
|
dcd9758708
|
fix(wifi/mesh): fix the beacon timeout issue in mesh
|
2024-07-29 16:26:53 +08:00 |
|
Armando
|
f095432fc0
|
feat(psram): support APS3204L
|
2024-07-29 11:44:49 +08:00 |
|
Island
|
4a46dce746
|
Merge branch 'feat/support_default_tx_level_for_esp32h2_esp32c6_esp32c2_v5.0' into 'release/v5.0'
feat(bluetooth/controller): support default tx power configurable on ESP32C2
See merge request espressif/esp-idf!32196
|
2024-07-29 10:32:14 +08:00 |
|
Adam Múdry
|
567cf951bd
|
fix(vfs): FATFS mount immediately after format if mount failed
|
2024-07-26 17:59:56 +02:00 |
|
Island
|
0a615a6783
|
Merge branch 'bugfix/fixed_start_adv_error_on_esp32c2' into 'release/v5.0'
fix(ble): fixed tx memory leak issue when controller disable
See merge request espressif/esp-idf!32322
|
2024-07-26 13:56:04 +08:00 |
|
zhanghaipeng
|
efd0a06db6
|
fix(ble/bluedroid): Fixed BLE cannot create connection
|
2024-07-26 10:38:05 +08:00 |
|
Island
|
13033ac582
|
Merge branch 'bugfix/fix_ble_intr_alloc_failure' into 'release/v5.0'
fix(bt/controller): Change level of BLE interrupt to avoid allocation failure
See merge request espressif/esp-idf!32199
|
2024-07-25 12:10:07 +08:00 |
|
Shyamal Khachane
|
9a746e5b4e
|
fix(esp_wifi): Handle PMKID mismatch or absence in OWE
Compute keys incase PMKID does not match or PMKID is absent in association response
|
2024-07-25 08:42:53 +05:30 |
|
zwl
|
04418cbf48
|
fix(ble): fixed tx memory leak issue when controller disable
|
2024-07-24 17:42:32 +08:00 |
|
Kapil Gupta
|
a3ef4cb054
|
fix(esp_wifi): backport some dpp fixes
|
2024-07-22 12:09:27 +05:30 |
|
liuning
|
c80c955997
|
fix(coex): fix coexist beacon monitor timer carsh issue
|
2024-07-19 14:06:32 +08:00 |
|
chenjianhua
|
84657b9d74
|
fix(bt/controller): Change level of BLE interrupt to avoid allocation failure
|
2024-07-18 14:10:33 +08:00 |
|
Rahul Tank
|
d651e5265d
|
fix(nimble): Fixed BLE security vulnerability when using fixed IRK
|
2024-07-18 11:25:28 +05:30 |
|
zwl
|
eeea47ec5f
|
feat(bluetooth/controller): support default tx power configurable on ESP32C2
|
2024-07-18 10:50:54 +08:00 |
|
Jiang Jiang Jian
|
ce8dd3997d
|
Merge branch 'bugfix/fix_coex_loadprohibit_issue_v5.0' into 'release/v5.0'
docker / docker (push) Has been cancelled
fix(coex): Update bt lib for ESP32-C3 and ESP32-S3(e4ba7f6) (Backport v5.0)
See merge request espressif/esp-idf!32148
|
2024-07-17 20:05:57 +08:00 |
|
Jiang Jiang Jian
|
a783022fb2
|
Merge branch 'fix/netif_ppp_ip6_autoconfig_v5.0' into 'release/v5.0'
fix(esp_netif): Fix missing IPv6 autoconfig for PPP netifs (v5.0)
See merge request espressif/esp-idf!32181
|
2024-07-17 20:00:48 +08:00 |
|