Roland Dobai
b4be4c2a53
Merge branch 'fix/extractall_deprecation' into 'master'
...
fix(idf_tools): Patch extractall() deprecation warning
Closes IDF-11484
See merge request espressif/esp-idf!37845
2025-03-19 18:28:52 +08:00
Radim Karniš
7102508444
fix(idf_tools): Validate input features
2025-03-19 11:07:15 +01:00
yiwenxiu
f72cb90b98
feat(openthread): fix ci avahi service cases issue
2025-03-19 17:56:43 +08:00
Kapil Gupta
1a5b2a267b
fix(esp_wifi): Add alternate SHA1 APIs in WiFi
...
Add alternate SHA1 APIs to handle cases when
`CONFIG_MBEDTLS_SHA1_C` is disabled.
2025-03-19 15:11:10 +05:30
Aditi
73c6112156
feat(wpa_supplicant): Add support for Opportunistic Key Caching
2025-03-19 15:05:53 +05:30
Laukik Hase
98e16412a7
refactor(esp_tee): Use the AES-GCM port layer for operations in the TEE
2025-03-19 14:30:52 +05:30
Laukik Hase
6e5513b8ad
refactor(esp_tee): Component dependency cleanup for the TEE build
2025-03-19 14:30:52 +05:30
harshal.patil
e442f11320
feat(mbedtls): Make mbedtls SHA1 support configurable
2025-03-19 14:28:40 +05:30
wangtao@espressif.com
ff28210f3a
fix(wifi): fix esp32s2 recv 24M BA issue
2025-03-19 16:45:03 +08:00
Song Ruo Jing
95f8eb12d3
Merge branch 'bugfix/ledc_fade_stop_race_condition' into 'master'
...
fix(ledc): fix race condition in ledc_fade_stop causing assert failure
Closes IDFGH-14859
See merge request espressif/esp-idf!37817
2025-03-19 15:53:58 +08:00
Sajia
437fa9a723
fix(wifi): Fix crash when set config is called with changed password
...
Closes https://github.com/espressif/esp-idf/issues/15584
2025-03-19 13:10:43 +05:30
zhiweijian
79b706ccb0
fix(ble/bluedroid): move setting host feature API to GAP
2025-03-19 15:23:58 +08:00
zhiweijian
fc58f2f67d
feat(bt/bluedroid): Support ble bluedroid host connection subrating feature
2025-03-19 14:53:13 +08:00
zhiweijian
4f05f6e280
feat(bt/bluedroid): Support ble bluedroid host power control feature
2025-03-19 14:53:13 +08:00
zhiweijian
fcad8b7ebd
feat(bt/bluedroid): Support BLE CTE in bluedroid host
2025-03-19 14:53:13 +08:00
zhiweijian
7128087646
feat(bt/bluedroid): Support BLE iso in bluedroid host
2025-03-19 14:53:13 +08:00
luoxu
183a931084
fix(ble_mesh): fixed issue where private beacon used incorrect adv type
2025-03-19 14:11:43 +08:00
luoxu
98091ebb0e
fix(ble_mesh): update lib to 80130ecdd8
2025-03-19 14:06:19 +08:00
luoxu
cecd8d1c60
fix(ble_mesh): fixed some issues with ble50
2025-03-19 14:06:19 +08:00
armando
cbcee1625f
refactor(flash): rename SOC_SPI_MEM_SUPPORT_OPI_MODE to SOC_SPI_MEM_SUPPORT_FLASH_OPI_MOD
2025-03-19 14:01:22 +08:00
tarun.kumar
895e897ee7
fix(esp_wifi): Making action tx and roc API's public
2025-03-19 13:49:50 +08:00
tarun.kumar
2ea5e8afa3
fix(esp_wifi): Modifying os_time_t datatype for platform and compiler independence
2025-03-19 13:49:50 +08:00
jgujarathi
da22d36fc1
fix(esp_wifi): Formatting calls to ROC API to match new prototype
...
- Making necessary changes to DPP module and offchannel tests
to reflect the changes made to ROC API.
2025-03-19 13:49:50 +08:00
jgujarathi
d7e4654f3d
fix(esp_wifi): Fix issues with offchannel action tx and ROC operations
...
- Fix issues with sending NULL data on the target channel instead of home
channel when connected sta attempts action tx or ROC.
- Fix issues with sending action tx on the home channel instead of target
channel when connected sta attempts action tx.
- Add new status codes to event data of WIFI_EVENT_ROC_DONE
- Adds new request structure esp_wifi_remain_on_channel operation
- Fixes issues with cancelling off channel operations such as ROC or
action frames TX.
2025-03-19 13:49:50 +08:00
Jiang Jiang Jian
708e70361c
Merge branch 'bugfix/11r_compile_error' into 'master'
...
fix(wifi): Fixed compilation error when 11KV is disabled and 11R is enabled
Closes IDFGH-14807
See merge request espressif/esp-idf!37804
2025-03-19 13:48:01 +08:00
Shreeyash
74157e04b7
feat(nimble): support vendor event mask set and vendor HCI event on nimble host
2025-03-19 10:09:02 +05:30
C.S.M
34b69e8050
Merge branch 'fix/i2c_operation_array_max' into 'master'
...
fix(i2c): Fix the array size of static operation
Closes IDFGH-14862
See merge request espressif/esp-idf!37784
2025-03-19 12:09:27 +08:00
Kapil Gupta
ac0eaa0034
ci(wifi): Add builds for FT, RRM and WNM configs
2025-03-19 12:07:08 +08:00
Kapil Gupta
a10635e389
fix(wifi): Fixed compilation error when 11R is enabled without 11KV
...
Closes https://github.com/espressif/esp-idf/issues/15539
2025-03-19 12:07:08 +08:00
Omar Chebib
d3fd64d6c0
Merge branch 'bugfix/hwlp_coproc_saving_master' into 'master'
...
fix(freertos): workaround a hardware bug related to HWLP coprocessor
See merge request espressif/esp-idf!37246
2025-03-19 11:58:13 +08:00
armando
56d5c00245
feat(psram): added 80MHz psram speed option
2025-03-19 11:57:10 +08:00
zhangjianwen
cb02c76a04
docs: update cn and en roadmap for v6.0
2025-03-19 10:38:59 +08:00
Radim Karniš
2618abf5df
fix(idf_tools): Patch extractall() deprecation warning
2025-03-18 17:47:34 +01:00
Armando (Dou Yiwen)
847ac1a71b
Merge branch 'feat/unilc_psram_s3' into 'master'
...
psram: supported UnilC octal psram on s3
See merge request espressif/esp-idf!37714
2025-03-18 18:22:14 +08:00
laokaiyao
511a4a89ce
fix(i2s): fixed mismatch of the i2s and gdma iram-safe config
...
Closes https://github.com/espressif/esp-idf/issues/15533
2025-03-18 16:28:11 +08:00
Chen Ji Chang
54d7bec1e3
Merge branch 'fix/rmt_lim_thres_incorrect' into 'master'
...
fix(rmt): fix the received symbols issue
See merge request espressif/esp-idf!37706
2025-03-18 16:15:09 +08:00
Marius Vikhammer
4608cc0ef4
Merge branch 'bugfix/p4_lpwdt_efuse' into 'master'
...
fix(lpwdt): P4 LP-WDT now takes into account the EFUSE_WDT_DELAY for the timeout
See merge request espressif/esp-idf!36993
2025-03-18 15:54:17 +08:00
gaoxu
cd1e496da7
fix(driver_gpio): correct h4 gpio_ll.h sleep functions
2025-03-18 15:37:32 +08:00
Marius Vikhammer
55be8bdc0d
feat(esp_timer): added kconfig option for placing IRAM code into flash
2025-03-18 15:23:43 +08:00
wanckl
9bfaaf63ef
fix(driver_gpio): correct h21 gpio_ll.h refer from c61
2025-03-18 15:23:41 +08:00
gaoxu
c4dacf2497
fix(driver_gpio): correct h2 gpio_ll.h refer from c61
2025-03-18 15:23:36 +08:00
Wang Tao
e3583dd013
Merge branch 'fix/fix_dhcp_server_recv_decline_issue' into 'master'
...
fix(dhcp): fix dhcp server recv decline issue
Closes WIFI-6554
See merge request espressif/esp-idf!37474
2025-03-18 14:59:19 +08:00
Island
8d97ce5de1
Merge branch 'feat/optimize_hci_data_recv_process' into 'master'
...
Feat/optimize hci data recv process
Closes BLERP-1643, BLERP-1644, BLERP-1645, and BLERP-1648
See merge request espressif/esp-idf!37755
2025-03-18 14:58:55 +08:00
Marius Vikhammer
3fdcf31857
Merge branch 'feature/newlib_in_flash' into 'master'
...
feat(newlib): added option for placing functions in flash if flash-auto-suspend
Closes IDF-11958
See merge request espressif/esp-idf!37767
2025-03-18 14:55:14 +08:00
Mahavir Jain
2022c11441
Merge branch 'bugfix/fix_github_cert_verification_simpleota' into 'master'
...
fix: failing Github certificate verification
See merge request espressif/esp-idf!37769
2025-03-18 12:44:43 +08:00
Song Ruo Jing
88048d7076
fix(ledc): fix race condition in ledc_fade_stop causing assert failure
...
Closes https://github.com/espressif/esp-idf/issues/15580
2025-03-18 12:16:49 +08:00
zwl
93357e8613
feat(ble): change nimble whitelist max size to 31
2025-03-18 11:58:53 +08:00
zwl
fdae270427
feat(ble): change whitelist max size to 31 on ESP32-C5
2025-03-18 11:58:53 +08:00
zwl
578f2358c6
feat(ble): change whitelist max size to 31 on ESP32-C2
2025-03-18 11:58:53 +08:00
zwl
2b435687b0
feat(ble): change whitelist max size to 31 on ESP32-C6
2025-03-18 11:58:53 +08:00