morris
f47cb027df
fix(gdma): burst size should be configurable on esp32c5
2024-12-02 18:04:41 +08:00
Wu Zheng Hui
1b44d4df3b
Merge branch 'fix/fix_tg_retention_failure' into 'master'
...
fix(esp_driver_gptimer): do gptimer retention by timer unit rather than timer group
Closes PM-233 and IDFCI-2427
See merge request espressif/esp-idf!35284
2024-12-02 16:44:05 +08:00
morris
1b7bdcbd6d
Merge branch 'docs/update_translation_for_network' into 'master'
...
docs: Update CN translation for 2 files in IDF network
Closes DOC-9275
See merge request espressif/esp-idf!34794
2024-12-02 15:40:02 +08:00
Jiang Jiang Jian
795b2995b3
Merge branch 'chip/add_phy_support_for_esp32c5_beta5' into 'master'
...
feat(wifi): add phy support for esp32c5 beta5
See merge request espressif/esp-idf!35223
2024-12-02 15:33:16 +08:00
Song Ruo Jing
0de04dbaa6
Merge branch 'feature/uart_sleep_retention_support_c5_c61' into 'master'
...
feat(uart): support uart sleep retention on C5/C61
Closes IDF-10384, IDF-10411, and IDF-11370
See merge request espressif/esp-idf!34883
2024-12-02 15:11:11 +08:00
Island
0163cb8ed0
Merge branch 'fix/optimize_ble_example_ci_build_rule' into 'master'
...
fix(ble): Optimizied the bluetooth build test rules
See merge request espressif/esp-idf!35259
2024-12-02 14:18:12 +08:00
Wei Yu Han
f47baa086e
fix(ble): Optimizied the bluetooth build test rules
2024-12-02 14:18:11 +08:00
Island
604ccb8f8e
Merge branch 'feat/ble_mesh_rpr_opt' into 'master'
...
Feat/ble mesh rpr opt
Closes BLERP-961, BLERP-962, BLERP-960, BLERP-963, and BLERP-895
See merge request espressif/esp-idf!33082
2024-12-02 10:22:07 +08:00
morris
116ab95a55
Merge branch 'feat/lint_kconfig_in_hal' into 'master'
...
feat(ci): add ast-grep rules to lint kconfig in the hal
Closes IDF-8791
See merge request espressif/esp-idf!35180
2024-12-01 23:30:30 +08:00
Sumeet Singh
e517761187
Merge branch 'feat/pts_changes' into 'master'
...
feat(nimble): BLE 5.4 PTS Related Features and Fixes
Closes BLERP-1288, BLERP-1289, BLERP-1290, and BLERP-1291
See merge request espressif/esp-idf!34448
2024-11-30 19:16:48 +08:00
morris
a8f6776b0f
change(hal): remove unused sdkconfig.h
2024-11-29 22:41:12 +08:00
morris
09ca9dfd2c
feat(ci): add ast-grep rules to lint kconfig in the hal
2024-11-29 22:41:12 +08:00
Rocha Euripedes
2deeaece7d
Merge branch 'feature/expose_setsockopt_in_transport' into 'master'
...
feat: Create interface to get underlying socket from transport
Closes IDFGH-13350 and IDFGH-13509
See merge request espressif/esp-idf!32961
2024-11-29 21:36:47 +08:00
Bogdan Kolendovskyy
872ae5211f
feat: Expose the function to get socket descriptor from the transport
...
Closes https://github.com/espressif/esp-protocols/issues/636
Closes https://github.com/espressif/esp-mqtt/issues/282
2024-11-29 12:43:47 +01:00
luoxu
e3ebb84ede
feat(ble_mesh): Remote Provisioning Server UUID Matchs Supported
2024-11-29 19:32:40 +08:00
luoxu
a68768e139
fix(ble_mesh): Remote Provisioning Client/Server bugs fixed
2024-11-29 19:32:40 +08:00
David Čermák
1c13798cd4
Merge branch 'fix/lwip_dhcp_timeout_u32' into 'master'
...
fix(lwip): Fix DHCP lease overlow using u32 type
Closes WIFIBUG-908
See merge request espressif/esp-idf!35280
2024-11-29 18:26:27 +08:00
Aditya Patwardhan
308bad9bf4
Merge branch 'bug/wifi_provisioning_failure_even_after_connecting' into 'master'
...
fix(esp_wifi_prov): Provisioning App failure on first failed attempt
Closes IDF-11451
See merge request espressif/esp-idf!34411
2024-11-29 17:46:26 +08:00
Alexey Lapshin
9103f3fee5
Merge branch 'fix/gdbinit-rom-path-for-windows' into 'master'
...
fix(esp_rom): windows: use posix-path generation for gdbinit files
See merge request espressif/esp-idf!35290
2024-11-29 17:28:19 +08:00
wuzhenghui
3ae1929e58
fix(esp_driver_gptimer): do gptimer retention by timer unit rather than timer group
2024-11-29 16:25:26 +08:00
Mahavir Jain
dbe299fe15
Merge branch 'bugfix/solve_partial_ota_speed_regression_issue' into 'master'
...
feat: enabled configurable session resumption support in advanced_ota example
Closes IDF-11290 and IDFGH-13949
See merge request espressif/esp-idf!34710
2024-11-29 14:03:08 +08:00
C.S.M
2166722fee
Merge branch 'fix/ble_i2c' into 'master'
...
fix(i2c): Fix i2c read from fifo issue when enabling bt/wifi/uart, etc...
Closes IDFGH-11762
See merge request espressif/esp-idf!31917
2024-11-29 13:48:29 +08:00
Marius Vikhammer
184a8aa627
Merge branch 'bugfix/esp_ringbuf_static_analyzer' into 'master'
...
fix(ringbuf): fixed logic errors when compiling with CONFIG_COMPILER_STATIC_ANALYZER
Closes IDFGH-14094
See merge request espressif/esp-idf!35011
2024-11-29 12:55:17 +08:00
Armando (Dou Yiwen)
4cb18200d5
Merge branch 'feat/120m_flash_p4' into 'master'
...
flash: 120MHz timing tuning support on ESP32P4 (no merge now)
Closes IDF-11678
See merge request espressif/esp-idf!34995
2024-11-29 11:40:29 +08:00
Zhang Shuxian
04ef100e71
docs: Update CN translation for 2 files in IDF network
2024-11-29 11:27:08 +08:00
C.S.M
7470116371
fix(i2c): Fix lose byte during data reading in i2c master on esp32,
...
Closes https://github.com/espressif/esp-idf/issues/12860
2024-11-29 11:25:53 +08:00
Chai Ji’e
2b6894eb26
Merge branch 'bugfix/chip823_pll_bug' into 'master'
...
fix(H2):fix pll low temp bug
See merge request espressif/esp-idf!35238
2024-11-29 10:47:33 +08:00
Jiang Jiang Jian
85dd8c05a8
Merge branch 'fix/incorrect_console_open_and_close_behaviour' into 'master'
...
fix(storage/vfs_console): stop new console opens from overwriting existing fds
Closes IDFGH-13502
See merge request espressif/esp-idf!32934
2024-11-29 10:31:59 +08:00
Jiang Jiang Jian
5de734ad69
Merge branch 'bugfix/esp32c5_fix_schan_and_nchan_not_take_effect' into 'master'
...
fix(wifi): fix esp32c5 schan and nchan not take effect on 2.4G
See merge request espressif/esp-idf!35277
2024-11-29 10:00:19 +08:00
Alexey Lapshin
79bfde31ec
fix(esp_rom): windows: use posix-path generation for gdbinit files
2024-11-29 07:53:24 +07:00
morris
59174716e5
Merge branch 'refactor/fine_tune_dphy_pll' into 'master'
...
feat(mipi): fine tune DPHY PLL clock
See merge request espressif/esp-idf!35162
2024-11-28 22:09:47 +08:00
Tomáš Rohlínek
d5d295cf7a
fix(storage/console): fix test configuration
2024-11-28 13:34:25 +01:00
David Cermak
6fe443a6d5
fix(lwip): Fix DHCP lease overlow using u32 type
2024-11-28 13:17:21 +01:00
Tomáš Rohlínek
f59362266a
fix(storage/vfs_console): stop new console opens from overwriting existing fds
2024-11-28 13:12:22 +01:00
wuzhenghui
33ba39a100
fix(esp_hw_support): remove p4 wdt retention on entry2
2024-11-28 19:20:56 +08:00
yinqingzhao
7a8a4741c8
fix(wifi): fix esp32c5 schan and nchan not take effect on 2.4G
2024-11-28 19:10:59 +08:00
hrushikesh.bhosale
6590cf9560
fix(esp_wifi_prov): Send failure msg on first fail
...
Added new sta state WIFI_PROV_ATTEMPT_FAILED, which is
returned on first failure with attemps_remaining field.
2024-11-28 15:00:54 +05:30
hrushikesh.bhosale
80087d8a81
fix(esp_wifi_prov): Moved the registering of wifi event handler
...
Moved the registering of of wifi event handler if under the condition
if device is already provisioned
2024-11-28 15:00:54 +05:30
wuzhenghui
af7e05b6f7
fix(esp_hw_support): fix retention link dump helper functions
2024-11-28 16:29:13 +08:00
Jiang Jiang Jian
fb6af9e6bc
Merge branch 'fix/fix_can_receive_data_from_self' into 'master'
...
fix(wifi): fix esp32c6 can receive data frames where the SA (Source Address)...
See merge request espressif/esp-idf!35113
2024-11-28 16:22:29 +08:00
morris
d287bea81a
Merge branch 'docs/update_vscode_extension_link' into 'master'
...
docs: Update vscode extension link in get started
Closes DOC-9604
See merge request espressif/esp-idf!35262
2024-11-28 16:13:13 +08:00
Li Shuai
b4e28be7d2
Merge branch 'bugfix/fix_pm-215_pm-25' into 'master'
...
fix esp32c5 and esp32c61 use io (ext1 mode) wakeup fail issue
Closes PM-215 and PM-259
See merge request espressif/esp-idf!35099
2024-11-28 15:56:56 +08:00
Abhinav Kudnar
2f7feb4249
feat(nimble): Added PAwR support for nimble with IDF examples
2024-11-28 12:34:56 +05:30
Sumeet Singh
6595118960
fix(nimble): Added
...
1. Option to disable automatic discovery when receiving out-of-sync
2. Fixed bugs related to robust caching
2024-11-28 12:33:30 +05:30
Sumeet Singh
a1b8657c07
feat(nimble): Added ways to enable/disable some menuconfig options at runtime
2024-11-28 12:33:30 +05:30
Sumeet Singh
c581c77b94
feat(nimble): Added option to disable automatically sending extra credits to peer
2024-11-28 12:33:30 +05:30
Sumeet Singh
ff7a122537
feat(nimble): Added support for persisting csf characteristic for bonded devices
2024-11-28 12:33:30 +05:30
Sumeet Singh
5a6e2f58ea
feat(nimble): Added option in menuconfig to enable Secure Connections Only mode
2024-11-28 12:33:30 +05:30
Sumeet Singh
badd84d3c5
fix(nimble): fix and enable connection subrating
2024-11-28 12:33:30 +05:30
Sumeet Singh
87e882e81d
fix(nimble): Added option to enable code under Enhanced COC
2024-11-28 12:33:30 +05:30