Chen Jichang
|
f2f62b590d
|
fix(rmt): alloc channel memory from internal
|
2025-09-26 16:42:33 +08:00 |
|
Omar Chebib
|
056c40424c
|
Merge branch 'feature/mailbox' into 'master'
feat(mailbox): define and implement a mailbox API for the ESP32-P4
See merge request espressif/esp-idf!39925
|
2025-09-26 16:34:41 +08:00 |
|
Jiang Jiang Jian
|
9fee9cc1f0
|
Merge branch 'bugfix/ftm_last_dial_tok' into 'master'
bugfix(wifi): Set the dialog token of last FTM resp to zero
Closes IDFGH-16186
See merge request espressif/esp-idf!41154
|
2025-09-26 16:00:49 +08:00 |
|
Xu Si Yu
|
29d8fbe896
|
Merge branch 'feat/add_openthread_start_stop_api' into 'master'
feat(openthread): add openthread start stop APIs
See merge request espressif/esp-idf!40349
|
2025-09-26 15:35:20 +08:00 |
|
Island
|
f514bd56f7
|
Merge branch 'feat/add_safe_unity_component' into 'master'
feat(ble): added safe unity component
Closes BLERP-2272
See merge request espressif/esp-idf!42190
|
2025-09-26 15:22:35 +08:00 |
|
Wang Qixiang
|
105a64ab9e
|
Merge branch 'component/remove_wifi_prov' into 'master'
change(wifi_prov): Remove wifi_provisioning component and esp_prov tool
See merge request espressif/esp-idf!41866
|
2025-09-26 15:15:17 +08:00 |
|
Harshal Patil
|
fd7d9c9ee9
|
Merge branch 'fix/key_mgr_use_default_efuse_key' into 'master'
Configure the Key Manager to use XTS-AES efuse key by-default
Closes IDFCI-3135 and IDFCI-3136
See merge request espressif/esp-idf!42032
|
2025-09-26 12:34:19 +05:30 |
|
Island
|
76b28d8257
|
Merge branch 'feat/support_blecrt_489' into 'master'
feat(ble/bluedroid): Added API to set channel map for scanning
Closes BLERP-2204
See merge request espressif/esp-idf!41681
|
2025-09-26 14:36:58 +08:00 |
|
Xu Si Yu
|
4876f122cc
|
feat(openthread): examples adaptation of new APIs
|
2025-09-26 10:59:59 +08:00 |
|
Xu Si Yu
|
41dbd0d03a
|
feat(openthread): add common components for openthread examples
|
2025-09-26 10:59:59 +08:00 |
|
Xu Si Yu
|
c3035bb382
|
feat(openthread): add openthread start stop APIs
|
2025-09-26 10:59:52 +08:00 |
|
Island
|
9fe51958ae
|
Merge branch 'change/ble_update_lib_20250925' into 'master'
change(ble): [AUTO_MR] 20250925 - Update ESP BLE Controller Lib
Closes BLERP-1350, BLERP-2254, BLERP-2253, BLERP-2271, BLERP-2223, BLERP-2221, BLERP-2269, BLERP-2224, BLERP-2213, BLERP-2226, BLERP-2225, and BLERP-2222
See merge request espressif/esp-idf!42158
|
2025-09-26 10:41:41 +08:00 |
|
Zhou Xiao
|
64ef451586
|
feat(ble): added safe unity component
|
2025-09-26 10:25:25 +08:00 |
|
WanqQixiang
|
6b503d0db5
|
component: Remove wifi_provisioning component and esp_prov tool
|
2025-09-26 09:48:50 +08:00 |
|
Wang Meng Yang
|
bf695d08d4
|
Merge branch 'bugfix/possible_buffer_overflow' into 'master'
Bugfix/possible buffer overflow
Closes BT-4111
See merge request espressif/esp-idf!41878
|
2025-09-26 09:39:31 +08:00 |
|
Marius Vikhammer
|
25c40d4563
|
Merge branch 'fix/usb_host_uvc_example_uvc_desc' into 'master'
fix(usb_host): Updaing changed Kconfig value from usb_host_uvc
See merge request espressif/esp-idf!42172
|
2025-09-26 08:58:52 +08:00 |
|
peter.marcisovsky
|
bb4c016d59
|
fix(usb_host): Updaing changed Kconfig value from usb_host_uvc component in UVC example
|
2025-09-26 03:41:37 +08:00 |
|
David Čermák
|
ba0b61d98d
|
Merge branch 'fix/esp_netif_remove_deprecated_api' into 'master'
[esp_netif]: Remove deprecated APIs
Closes IDF-10213
See merge request espressif/esp-idf!42125
|
2025-09-25 21:23:01 +08:00 |
|
Nilesh Kale
|
d73cf17616
|
Merge branch 'docs/move_ecdsa_related_documentation_under_soc_capability' into 'master'
docs: move ecdsa documentation under soc capability for esp_http_client.rst
See merge request espressif/esp-idf!42169
|
2025-09-25 20:00:04 +08:00 |
|
Marius Vikhammer
|
56949379e0
|
Merge branch 'fix/fix_eth_build' into 'master'
fix(esp_eth): fixed ETH builds by forcing Ethernet init ver
See merge request espressif/esp-idf!42164
|
2025-09-25 18:45:22 +08:00 |
|
nilesh.kale
|
f3dd701289
|
docs: move ecdsa documentation under soc capability for esp_http_client.rst
|
2025-09-25 13:53:55 +05:30 |
|
Sudeep Mohanty
|
25ffd0f128
|
Merge branch 'task/refactor_freertos_port_files' into 'master'
refactor(freertos): Refactor FreeRTOS port files
Closes IDF-4172
See merge request espressif/esp-idf!41981
|
2025-09-25 09:03:01 +02:00 |
|
Gao Xu
|
53a250b1aa
|
Merge branch 'feat/p4_eco5_ccm' into 'master'
ISP: support ccm on P4 eco5
Closes IDF-13934
See merge request espressif/esp-idf!42004
|
2025-09-25 15:02:35 +08:00 |
|
akshat
|
dfdf3d5a22
|
bugfix(wifi): Set the dialog token of last FTM resp to zero
This MR also adds the implementation to perform FTM in 40Mhz in disconnected State.
Closes https://github.com/espressif/esp-idf/issues/17235
|
2025-09-25 12:26:47 +05:30 |
|
Ondrej Kosta
|
9662963a3d
|
fix(esp_eth): fixed ETH builds by forcing Ethernet init ver
|
2025-09-25 07:28:12 +02:00 |
|
zwl
|
4d2d49f736
|
change(ble): [AUTO_MR] Update lib_esp32c2 to aabb0f68
|
2025-09-25 12:49:36 +08:00 |
|
zwl
|
810d7e0ec7
|
change(ble): [AUTO_MR] Update lib_esp32c6 to f0e815be
|
2025-09-25 12:49:36 +08:00 |
|
zwl
|
c99ebc69c4
|
change(ble): [AUTO_MR] Update lib_esp32c5 to f0e815be
|
2025-09-25 12:49:36 +08:00 |
|
zwl
|
0b203abf4b
|
change(ble): [AUTO_MR] Update lib_esp32h2 to f0e815be
|
2025-09-25 12:49:36 +08:00 |
|
Alexey Lapshin
|
22cae61ee1
|
Merge branch 'feature/enable_zc_extensions' into 'master'
Enable zc* extensions for riscv chips supported them
Closes IDF-13918
See merge request espressif/esp-idf!40074
|
2025-09-25 08:42:07 +04:00 |
|
Wei Yu Han
|
6588b008d9
|
Merge branch 'docs/update_6.0_ble_feature_status' into 'master'
docs(ble): Added BLE 6.0 features support status
See merge request espressif/esp-idf!41982
|
2025-09-25 11:51:58 +08:00 |
|
Omar Chebib
|
32bb32b598
|
fix(ulp): fix warning in lp core I2C driver
|
2025-09-25 10:25:15 +08:00 |
|
Omar Chebib
|
324446da95
|
feat(mailbox): define and implement a mailbox API with hardware and software support
|
2025-09-25 10:25:15 +08:00 |
|
Marius Vikhammer
|
88c9af78a7
|
Merge branch 'change/allow_esp_timer_init_from_user_code' into 'master'
change(esp_timer): esp_timer_init_os now returns ESP_OK if esp_timer already initialized
Closes IDFGH-8182
See merge request espressif/esp-idf!42069
|
2025-09-25 10:23:11 +08:00 |
|
JinCheng
|
075ed218ca
|
fix(bt/bluedroid): fixed potential OOB in Bluedroid
|
2025-09-25 10:20:10 +08:00 |
|
Marius Vikhammer
|
392226b37f
|
Merge branch 'feat/remove-catch-from-tools' into 'master'
feat(tools): Remove tools/catch
Closes IDF-9203
See merge request espressif/esp-idf!40413
|
2025-09-25 10:16:55 +08:00 |
|
Li Shuai
|
661898c90a
|
Merge branch 'feat/support_esp32h4_sleep_feature' into 'master'
change(esp_hw_support): support sleep features for esp32h4mp
Closes IDF-13838
See merge request espressif/esp-idf!41951
|
2025-09-25 10:05:51 +08:00 |
|
Alexey Gerenkov
|
f3dba4f778
|
Merge branch 'feature/add-constexpr-noinline-for-libstdcxx' into 'master'
feat(build): add CONFIG_COMPILER_CXX_GLIBCXX_CONSTEXPR choise option
See merge request espressif/esp-idf!42079
|
2025-09-25 09:26:23 +08:00 |
|
Roland Dobai
|
746acf4632
|
Merge branch 'feat/check_external_component_includes' into 'master'
Produce cmake warnings if component includes or builds from outside the component
Closes IDF-12583
See merge request espressif/esp-idf!40800
|
2025-09-24 20:39:49 +02:00 |
|
Alexey Lapshin
|
dfac1a162c
|
change(esp_tee): disable zcmp extension for esp_tee builds
|
2025-09-24 21:32:02 +07:00 |
|
gaoxiaojie
|
fab0bb1056
|
fix(esp_system): clear cache error interrupt in panic handler
|
2025-09-24 21:30:56 +07:00 |
|
Alexey Lapshin
|
73edc2903b
|
fix(esp_wifi): fix bin_size_apsta test
|
2025-09-24 21:30:56 +07:00 |
|
Alexey Lapshin
|
6ed3fe13ca
|
fix(build): add workaround for cm.push that triggers interrupt
|
2025-09-24 21:30:56 +07:00 |
|
Alexey Lapshin
|
a5b54a7ea3
|
feat(build): enable zc* extensions for riscv chips
|
2025-09-24 21:30:56 +07:00 |
|
Fu Hanxi
|
6fa8b5ff14
|
Merge branch 'ci/improve-git-changed-files' into 'master'
ci: improve git diff, avoid gitlab bug on CI_MERGE_REQUEST_DIFF_BASE_SHA
See merge request espressif/esp-idf!42092
|
2025-09-24 15:27:47 +02:00 |
|
Fu Hanxi
|
de12e8911d
|
ci: improve git diff, avoid gitlab bug on CI_MERGE_REQUEST_DIFF_BASE_SHA
|
2025-09-24 14:25:33 +02:00 |
|
David Cermak
|
c9c3e4e972
|
fix(esp_netif): Remove deprecated APIs
|
2025-09-24 14:17:36 +02:00 |
|
Roland Dobai
|
5dad2a4884
|
ci(test): Improve test failures on Windows
Tests are made cancellable and to print STDOUT and STDERR upon failures.
|
2025-09-24 13:43:23 +02:00 |
|
Roland Dobai
|
36fb960e5f
|
change(tools): Fix pre-commit checks for tools.py
|
2025-09-24 13:43:23 +02:00 |
|
Roland Dobai
|
ef878f4d25
|
ci(test): Test requiring pexpect.spawn cannot be run on Windows
|
2025-09-24 13:43:23 +02:00 |
|