zwx
|
7d5bcf64fb
|
feat(esp_coex): set the pull mode of the external coex input pin
|
2025-11-03 19:49:44 +08:00 |
|
Island
|
9eff48730e
|
Merge branch 'fix/ble_mesh_fixed_incorrect_log' into 'master'
fix(ble_mesh): fixed incorrect log argument
Closes BLERP-808
See merge request espressif/esp-idf!43025
|
2025-11-03 16:30:49 +08:00 |
|
Rahul Tank
|
3d71614836
|
Merge branch 'bugfix/fix_compilation_issues' into 'master'
fix(nimble): Address compilation issues in nimble examples
See merge request espressif/esp-idf!42563
|
2025-11-03 13:57:31 +05:30 |
|
Mahavir Jain
|
8cc741cece
|
Merge branch 'contrib/github_pr_17641' into 'master'
Allow the https server to request client certs only with OPTIONAL (GitHub PR)
Closes IDFGH-16506
See merge request espressif/esp-idf!42393
|
2025-11-03 13:51:48 +05:30 |
|
Mahavir Jain
|
3d5aa8cad1
|
Merge branch 'fix/add_bootloader_and_partition_table_as_encrypted_flash_targets' into 'master'
Add Bootloader, Partition Table and ESP-TEE as dependencies for encrypted-flash
See merge request espressif/esp-idf!43022
|
2025-11-03 09:43:58 +05:30 |
|
Mahavir Jain
|
06805d177c
|
Merge branch 'feature/mbedtls_psa_migration_migrate_esp_http' into 'master'
Migrate esp_http_client and esp_http_server to PSA API
See merge request espressif/esp-idf!41035
|
2025-11-03 09:39:54 +05:30 |
|
Mahavir Jain
|
de349404a8
|
Merge branch 'fix/fix_coverity_483744' into 'master'
fix: fix unused value in esp uart driver (coverity 487344)
Closes IDF-13755
See merge request espressif/esp-idf!42908
|
2025-11-03 09:36:26 +05:30 |
|
Fu Hanxi
|
5a5d1ae7d9
|
Merge branch 'ci/improve-tests' into 'master'
tests: change wifi tests expect timeout to 60
See merge request espressif/esp-idf!42888
|
2025-11-03 03:45:57 +01:00 |
|
luoxu
|
0b20cc4bed
|
fix(ble_mesh): fixed incorrect log argument
|
2025-11-03 10:41:25 +08:00 |
|
morris
|
0332719183
|
Merge branch 'refactor/remove_twai_errata_config' into 'master'
refactor(driver_twai): remove twai errata config
Closes IDF-13623 and IDF-13002
See merge request espressif/esp-idf!42850
|
2025-11-03 10:28:29 +08:00 |
|
Fu Hanxi
|
1e79c69fc4
|
tests: change wifi tests expect timeout to 60
- wifi_router
- wifi_ap
- wifi_high_traffic
|
2025-11-03 09:19:02 +08:00 |
|
harshal.patil
|
9840685b2d
|
fix(build_system): Add Bootloader and Partition Table as dependencies for encrypted-flash
- If ESP-TEE is enabled, also add it as the dependency for the encrypted-flash target
|
2025-10-31 14:15:26 +05:30 |
|
Island
|
b50619304e
|
Merge branch 'fix/hci_log_spi_out_ceva' into 'master'
fix(ble): fixed hci event log when link layer logging is disabled
See merge request espressif/esp-idf!42985
|
2025-10-31 16:06:02 +08:00 |
|
Chen Ji Chang
|
7184854500
|
Merge branch 'feat/switch_h4_ci_build_to_mp' into 'master'
feat(esp32h4): switch default h4 build to mp version
Closes IDF-13771
See merge request espressif/esp-idf!42814
|
2025-10-31 14:54:41 +08:00 |
|
Mahavir Jain
|
eda03db6d3
|
Merge branch 'fix/mmu_psram_anti_fi_target_condition' into 'master'
Fix MMU PSRAM anti-fi MMU target check
See merge request espressif/esp-idf!42940
|
2025-10-31 09:36:45 +05:30 |
|
Mahavir Jain
|
6f22bedf7c
|
Merge branch 'feature/enable_ecc_const_time_support_for_esp32p4_eco5' into 'master'
feat(hal): add support for ECC constant time function in ESP32-P4 ECO5
Closes IDF-13523
See merge request espressif/esp-idf!42343
|
2025-10-31 09:23:47 +05:30 |
|
Jiang Jiang Jian
|
dc2b545a16
|
Merge branch 'bugfix/fix_aid_issue_and_wrong_channel_number_issue' into 'master'
fix(wifi): fix some wifi bugs related bandwidth, twt and regdomain
Closes WIFIBUG-1490
See merge request espressif/esp-idf!42564
|
2025-10-31 08:55:15 +08:00 |
|
morris
|
604e58c90a
|
Merge branch 'bugfix/fix_gdma_acquire_and_release' into 'master'
fix(gdma): fix the concurrent contention issue of gdma application or release
Closes IDF-13548
See merge request espressif/esp-idf!40501
|
2025-10-31 08:47:22 +08:00 |
|
Erhan Kurubas
|
b3132d31ed
|
Merge branch 'esp_tracing_component' into 'master'
New Esp tracing component
Closes IDF-13405 and DOC-12721
See merge request espressif/esp-idf!41755
|
2025-10-30 23:07:49 +01:00 |
|
Jiang Jiang Jian
|
be55a703e8
|
Merge branch 'fix/p4_rev3_further_fixes' into 'master'
fix(esp_hw_support): p4 rev3 further fixes
See merge request espressif/esp-idf!42939
|
2025-10-31 05:13:30 +08:00 |
|
Erhan Kurubas
|
1dac8685db
|
feat(tracing): add new component for tracing
|
2025-10-30 12:15:35 +01:00 |
|
Island
|
3671a41e35
|
Merge branch 'fix/ble_mesh_trans_enh_seg_rpl' into 'master'
fix(ble_mesh): fixed incorrect rpl behavior in transport enh
Closes BLERP-2342
See merge request espressif/esp-idf!42974
|
2025-10-30 19:06:52 +08:00 |
|
Island
|
583cca8f8d
|
Merge branch 'feat/support_blecrt_361' into 'master'
fix(ble/bluedroid): Fixed GATT response timeout setting
Closes BLERP-2041 and BLERP-2042
See merge request espressif/esp-idf!40187
|
2025-10-30 17:11:19 +08:00 |
|
Chen Ji Chang
|
a177fe6483
|
Merge branch 'feat/rgb_lcd_memory' into 'master'
feat(rgb_lcd): allow users to manage the lifecycle of the frame buffer
Closes IDF-13917
See merge request espressif/esp-idf!41457
|
2025-10-30 16:07:15 +08:00 |
|
morris
|
717312f472
|
fix(gdma): fixed the race conditon in of gdma resource allocation
|
2025-10-30 16:05:44 +08:00 |
|
wuzhenghui
|
487f9204dd
|
change(esp_hw_support): esp32p4 rev3.0 dummy read workaround refactor
|
2025-10-30 14:50:33 +08:00 |
|
wuzhenghui
|
e9da2e3606
|
fix(esp_hw_support): add p4 rev3.0 MSPI workaround for deepsleep
|
2025-10-30 14:50:27 +08:00 |
|
Island
|
ed0a86ad53
|
Merge branch 'fix/ble_mesh_adv_rpt_fix' into 'master'
fix(ble_mesh): check data length before assigning adv data pointer
Closes BLERP-2343
See merge request espressif/esp-idf!42976
|
2025-10-30 14:23:46 +08:00 |
|
Island
|
c705b71ffe
|
Merge branch 'change/ble_update_lib_20251030' into 'master'
change(ble): [AUTO_MR] 20251030 - Update ESP BLE Controller Lib
Closes BLERP-2344
See merge request espressif/esp-idf!42979
|
2025-10-30 14:23:40 +08:00 |
|
Rahul Tank
|
2738c5ac76
|
fix(nimble): Address compilation issues in nimble examples
|
2025-10-30 10:54:36 +05:30 |
|
nilesh.kale
|
e1f7a5e1fc
|
feat: added test_cases for ECC P-384 curve operations
|
2025-10-30 10:42:40 +05:30 |
|
nilesh.kale
|
b132ab96d3
|
feat(hal): add support for ESP32-P4 ECO5 ECC peripheral
This commit also enabled constant time mode for ECC.
|
2025-10-30 10:42:40 +05:30 |
|
Chen Ji Chang
|
0630fe8870
|
Merge branch 'fix/fix_esp32_rmt_pm_lock_type' into 'master'
fix(rmt): fix pm lock type to increase stability
Closes IDFCI-3746 and IDFCI-3343
See merge request espressif/esp-idf!42970
|
2025-10-30 11:53:29 +08:00 |
|
Zhou Xiao
|
777f21783b
|
fix(ble): fixed hci event log when link layer logging is disabled
|
2025-10-30 11:44:37 +08:00 |
|
Chen Jichang
|
73bc04afec
|
feat(esp32h4): switch default h4 build to mp version
|
2025-10-30 11:23:51 +08:00 |
|
yinqingzhao
|
4656a3cc7c
|
fix(wifi): fix some wifi bugs related to bandwidth, twt and regdomain
|
2025-10-30 10:46:58 +08:00 |
|
zhaoweiliang
|
16a893e934
|
change(ble): [AUTO_MR] Update lib_esp32c6 to 5b8adfa8
|
2025-10-30 10:45:18 +08:00 |
|
zhaoweiliang
|
baf8a20a5e
|
change(ble): [AUTO_MR] Update lib_esp32c5 to 5b8adfa8
|
2025-10-30 10:45:18 +08:00 |
|
zhaoweiliang
|
4e07ce892d
|
change(ble): [AUTO_MR] Update lib_esp32h2 to 5b8adfa8
|
2025-10-30 10:45:18 +08:00 |
|
Jiang Jiang Jian
|
23455e9fd0
|
Merge branch 'feat/libphy_c3_s3_c2_rxdc_20250804' into 'master'
feat(phy): update esp32c3 esp32s3 esp32c2 esp32s2 libphy for PHY cali param opt
Closes ESPCS-1019
See merge request espressif/esp-idf!41045
|
2025-10-29 20:06:46 +08:00 |
|
luoxu
|
6202aa89a6
|
fix(ble_mesh): check data length before assigning adv data pointer
|
2025-10-29 20:00:06 +08:00 |
|
He Binglin
|
2e0f0dc66a
|
Merge branch 'test/esp_idf_hp_uart_wakeup' into 'master'
fix(esp_driver_uart): resolve the issue of other chips receiving break data
Closes IDFCI-4616 and IDFCI-4810
See merge request espressif/esp-idf!42952
|
2025-10-29 19:45:26 +08:00 |
|
wanckl
|
a31e2b4018
|
refactor(driver_twai): using hal/config in hal layer
|
2025-10-29 17:46:15 +08:00 |
|
wanckl
|
59d2692bc5
|
refactor(driver_twai): remove errata config selection 5
|
2025-10-29 17:46:15 +08:00 |
|
wanckl
|
3bebf1041d
|
refactor(driver_twai): remove errata config selection 4
|
2025-10-29 17:46:15 +08:00 |
|
wanckl
|
cd483606c9
|
refactor(driver_twai): remove errata config selection 3
|
2025-10-29 17:46:15 +08:00 |
|
wanckl
|
66f56f9ed1
|
refactor(driver_twai): remove errata config selection 2
|
2025-10-29 17:46:15 +08:00 |
|
wanckl
|
e894d65548
|
refactor(driver_twai): remove errata config selection 1
|
2025-10-29 17:45:43 +08:00 |
|
Chen Jichang
|
74b18dac5c
|
feat(rgb_lcd): allow users to manage the lifecycle of the frame buffer
|
2025-10-29 17:39:18 +08:00 |
|
morris
|
f58a86a82a
|
Merge branch 'feat/deprecate_legacy_twai' into 'master'
feat(driver_twai): add legacy driver deprecated warning
Closes IDF-14261
See merge request espressif/esp-idf!42622
|
2025-10-29 17:05:26 +08:00 |
|