tarun.kumar
de17b6ff94
fix(softAP): Adjusted authentication mode for wpa-eap version 1
2025-05-19 21:12:52 +08:00
tarun.kumar
046479c23f
fix(wifi): Sending disconnect event in connect fail and add enterprise check in Suite-B 192-bit certification
2025-05-19 21:12:13 +08:00
yinqingzhao
79d2bedbf9
fix(wifi): fix build issue by modifying parttion table of file_server example
2025-05-19 21:11:30 +08:00
yinqingzhao
6514df1ba9
feat(wifi): add tx error 0xa0 count
2025-05-19 21:11:18 +08:00
Shreyas Sheth
692f7df5aa
fix(esp_wifi): Fix locking in incorrect state when stop_scan is called after connect
2025-05-19 21:10:05 +08:00
morris
4f56bba225
Merge branch 'refactor/add_dfs_init_auto_test_v5.5' into 'release/v5.5'
...
fix(mcpwm): the wrong pm lock type on esp32 and esp32s3 (v5.5)
See merge request espressif/esp-idf!39192
2025-05-19 15:55:29 +08:00
Rahul Tank
5273ba9731
Merge branch 'fix/gattc_proc_comparison_v5.5' into 'release/v5.5'
...
fix(nimble): Fix proc rx entry comparison (v5.5)
See merge request espressif/esp-idf!39188
2025-05-19 12:32:12 +05:30
Ivan Grokhotkov
28ac0243bb
Merge branch 'update/v5.5_esp-idf-doc-env-v5.5_ubuntu_24.04' into 'release/v5.5'
...
Update esp-idf-docs-env-v5.5 image
See merge request espressif/esp-idf!38956
2025-05-17 04:10:33 +08:00
morris
c61f36de13
Merge branch 'refactor/usb_dwc_buff_delay_on_p4_backport_v5.5' into 'release/v5.5'
...
refactor(hcd_dwc): Apply ls_via_fs_hub delay for all targets (backport to v5.5)
See merge request espressif/esp-idf!39148
2025-05-16 23:04:27 +08:00
morris
a652a8473e
Merge branch 'fix/usbjtag_after_tinyusb_backport_v5.5' into 'release/v5.5'
...
fix(usb/phy): Fix ability to switch back to USB/JTAG after uninstalling TinyUSB (backport to v5.5)
See merge request espressif/esp-idf!39127
2025-05-16 17:18:11 +08:00
morris
b095331a51
fix(mcpwm): the wrong pm lock type on esp32 and esp32s3
2025-05-16 10:31:27 +08:00
Sumeet Singh
084dfefd6f
fix(nimble): Fix proc rx entry comparison (v5.5)
2025-05-15 19:48:34 +05:30
Alexey Gerenkov
f8284e1733
Merge branch 'freertos_sysview_deadlock_fix_v5.5' into 'release/v5.5'
...
fix(app_trace): prevent deadlock on sysview start (v5.5)
See merge request espressif/esp-idf!39136
2025-05-15 15:46:11 +08:00
morris
b9e03c3cf4
Merge branch 'bugfix/fix_bitscrambler_rx_mode_init_error_v5.5' into 'release/v5.5'
...
fix(bitscrambler): fix bitscrambler RX mode initialization error (v5.5)
See merge request espressif/esp-idf!39155
2025-05-15 14:39:39 +08:00
Rahul Tank
4498eea285
Merge branch 'fix/outstanding_packet_race_condition_v5.5' into 'release/v5.5'
...
fix(nimble): Fixed async race condition with HCI outstanding packets counter (v5.5)
See merge request espressif/esp-idf!39092
2025-05-15 13:43:43 +08:00
Dong Heng
d35923141d
fix(bitscrambler): fix bitscrambler RX mode initialization error
2025-05-15 12:08:44 +08:00
Sumeet Singh
81f5d899f6
fix(nimble): Fixed async race condition with HCI outstanding packets counter
2025-05-15 09:13:16 +05:30
Rahul Tank
2eac57a1da
fix(nimble): Extend support for allow connect during scan for more chips
2025-05-15 09:13:12 +05:30
Rahul Tank
2fd71413f0
fix(nimble): Add support for anonymous address type for whitelist
2025-05-15 09:13:08 +05:30
Rahul Tank
b8badb85d1
fix(nimble): Add configurable option to select ext adv v2 command
2025-05-15 09:13:04 +05:30
Rahul Tank
f8cdf02b55
Merge branch 'feat/gatt_cache_info_v5.5' into 'release/v5.5'
...
fix(nimble): Added api's to fetch gatt cache info (v5.5)
See merge request espressif/esp-idf!39093
2025-05-14 23:09:29 +08:00
morris
ac12d560a2
Merge branch 'feat/usb_host_move_dma_cap_mem_to_psram_p4_backport_v5.5' into 'release/v5.5'
...
feat(usb_host): Move DMA capable memory to external ram on P4 (backport v5.5)
See merge request espressif/esp-idf!39065
2025-05-14 22:20:05 +08:00
Roman Leonov
18cd0fa030
refactor(hcd_dwc): Apply ls_via_fs_hub delay for all targets
2025-05-14 13:54:25 +02:00
Peter Macko
269f1d110d
change(ci): Update esp-idf-docs-env-v5.5 image
...
- Add Sphinx warnings caused by [#11323 ](https://github.com/doxygen/doxygen/issues/11323 )
- Update esp-idf-doc-env-v5.5 to use the updated parent image (Ubuntu 24.04 and Node.js 22)
- Exclude sphinx-known-warnings.txt from pre-commit checks
- Fix doxygen warning in components/esp_wifi/include/esp_now.h
2025-05-14 12:31:36 +02:00
Island
f03b0fe0c5
Merge branch 'bugfix/fix_some_ble_bugs_0422_v5.5' into 'release/v5.5'
...
Bugfix/fix some ble bugs 0422 (v5.5)
See merge request espressif/esp-idf!39073
2025-05-14 17:23:11 +08:00
Samuel Obuch
a0fc3e68a8
fix(sysview): do not use freertos ticks to prevent deadlock
2025-05-14 11:22:13 +02:00
John Boiles
0993f1e67b
fix(usb/phy): Fix ability to switch back to USB/JTAG after uninstalling TinyUSB
...
Fixes #15912 . This is a revert of a change made in 005ae0554 that breaks the
ability to re-initalize the USB/JTAG device after uninstalling TinyUSB.
Closes https://github.com/espressif/esp-idf/issues/15912
2025-05-14 08:25:33 +02:00
Astha Verma
8ea6b3170b
fix(nimble): Added APIs to fetch GATT cache info and discover included services
2025-05-14 10:26:25 +05:30
Zhang Hai Peng
2de265b3e7
fix(ble/bluedroid): Reduce Bluedroid host log output over SPI
...
(cherry picked from commit 0586d103172c87723c7308f2cc6bfda48221f105)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-05-13 16:14:30 +08:00
Zhang Hai Peng
953fe222ec
fix(ble/bluedroid): Added value len check in esp_ble_gatts_send_indicate()
...
(cherry picked from commit bfa0fff2e58150f812c9c52e701864f0726c6ab8)
Co-authored-by: Nebojsa Cvetkovic <nebkat@gmail.com >
2025-05-13 16:14:28 +08:00
Zhang Hai Peng
70f19793f8
fix(ble/bluedroid): Change maximum length of attribute value to 517
...
(cherry picked from commit df8c1f7a96a42010349171819ba984916b997db2)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-05-13 16:14:25 +08:00
Zhang Hai Peng
0b2f639c62
docs(ble): clarify meaning of 0 value for esp_ble_gap_start_ext_scan() parameters
...
(cherry picked from commit ebb76933d01870c2d5f4e05da3816240fac432e6)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-05-13 16:14:23 +08:00
Zhang Hai Peng
a3cb7f4404
fix(ble/bluedroid): Fixed BLE GAP appearance configuration check
...
(cherry picked from commit 6552854cb5b0a9dc5c68f89e6fec438bcbd764c5)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-05-13 16:14:20 +08:00
peter.marcisovsky
b264d7f89b
feat(usb_host): Move DMA capable memory to external ram on P4
...
- DWC-OTG internal DMA can access psram on esp32p4
- Move DMA memory buffs to psram, to save internal ram
- HCD tests and MSC example runs in CI with psram enabled
2025-05-13 09:46:16 +02:00
morris
14c29c467e
Merge branch 'doc/summarize_bs_support_status_v5.5' into 'release/v5.5'
...
docs(bitscrambler): update documentation with integration details (v5.5)
See merge request espressif/esp-idf!39059
2025-05-13 15:32:16 +08:00
Marius Vikhammer
3b7f4e2341
Merge branch 'fix/esp32c5_eco2_efuse_test_v5.5' into 'release/v5.5'
...
fix(efuse): Fix ESP32-C5 eFuse test for ECO2 (v5.5)
See merge request espressif/esp-idf!39060
2025-05-13 14:51:21 +08:00
Konstantin Kondrashov
3a6e5dba88
fix(efuse): Fix ESP32-C5 eFuse test for ECO2
2025-05-13 09:16:57 +03:00
morris
27e1a30acc
docs(bitscrambler): update documentation with integration details
2025-05-13 13:38:40 +08:00
Jiang Jiang Jian
c0d91e33d0
Merge branch 'maint/release_v5.5_codeowners' into 'release/v5.5'
...
change(gitlab): simplify approvals for backports (v5.5)
See merge request espressif/esp-idf!39050
2025-05-13 10:33:14 +08:00
Ivan Grokhotkov
a4d0ab04c5
change(gitlab): simplify approvals for backports (v5.5)
2025-05-13 00:05:46 +02:00
Jiang Jiang Jian
7aabeaeab9
Merge branch 'bugfix/fix_some_external_coexist_issues' into 'master'
...
fix(coex): fix some external coexist issues
Closes IDF-10526
See merge request espressif/esp-idf!38958
2025-05-12 17:36:49 +08:00
Mahavir Jain
af1ea42391
Merge branch 'feature/update_h21_documentation' into 'master'
...
feat: update documentation for esp32h21
Closes IDF-12160, IDF-12163, IDF-12164, and IDF-12165
See merge request espressif/esp-idf!38856
2025-05-12 16:59:00 +08:00
Shen Meng Jing
c304ce8946
Merge branch 'docs/sync_cn_and_en_docs' into 'master'
...
docs: Sync CN and EN docs
Closes DOC-10736
See merge request espressif/esp-idf!38734
2025-05-12 15:49:02 +08:00
morris
929e14951b
Merge branch 'feat/add_parlio_bitscrambler_support' into 'master'
...
feat(parlio_tx): add bitscrambler support
Closes IDF-12016
See merge request espressif/esp-idf!38368
2025-05-12 15:39:56 +08:00
Harshal Patil
51fef26287
Merge branch 'fix/configure_xip_psram_alignment_gaps_heap_by_default' into 'master'
...
Add XIP PSRAM alignment gaps in heap only if PSRAM protection is enabled
See merge request espressif/esp-idf!38888
2025-05-12 15:07:07 +08:00
nilesh.kale
4722f49bc7
feat: update documentation for esp32h21
...
This also updated log files for other targets to make consistent.
2025-05-12 12:07:36 +05:30
muhaidong
a3211ab8d0
fix(coex): fix some external coexist issue
2025-05-12 14:08:33 +08:00
Marius Vikhammer
3058e24af9
Merge branch 'feature/lp_core_c5_eco2' into 'master'
...
feat(ulp): update ulp for c5 eco2
Closes IDF-8637
See merge request espressif/esp-idf!38431
2025-05-12 13:35:25 +08:00
Laukik Hase
e5a8ea0ab1
Merge branch 'fix/c5_default_apm_cfg' into 'master'
...
fix(security): Set all APM masters to operate in TEE mode by default
See merge request espressif/esp-idf!39006
2025-05-12 12:14:00 +08:00
shenmengjing
72d858a9d9
docs: Sync CN and EN docs
2025-05-12 11:24:03 +08:00