Rahul Tank
dffb03f00f
Merge branch 'bugfix/fix_gatt_cache_server_compile' into 'master'
...
fix(nimble): Fix compilation issues when gatt caching is enabled in peripheral only mode
See merge request espressif/esp-idf!40343
2025-07-08 16:04:25 +05:30
Dong Heng
20f1700053
Merge branch 'feature/lcd_cam_dvp_driver_only_gen_clock' into 'master'
...
feat(esp_driver_cam): DVP driver supports only initializing the clock and XCLK pin to generate a clock for the external device
Closes IDF-13385
See merge request espressif/esp-idf!39837
2025-07-08 16:49:51 +08:00
Mahavir Jain
8cc71168cf
Merge branch 'feature/support_ds_peripheral_rsa_decryption' into 'master'
...
feat(mbedtls): Add support for RSA decryption with DS peripheral
See merge request espressif/esp-idf!39390
2025-07-08 13:56:03 +05:30
Island
d73e172d31
Merge branch 'feat/ble_log_spi_out_dev_phase_4' into 'master'
...
BLE Log SPI Out Dev Phase 4
Closes BLERP-2033, BLERP-2032, BLERP-2014, BLERP-2019, BLERP-2016, and BLERP-2015
See merge request espressif/esp-idf!40190
2025-07-08 14:01:59 +08:00
Island
652fe76dca
Merge branch 'bugfix/fix_some_ble_bugs_250610_cjh_esp32c3' into 'master'
...
Fixed some BLE bugs 250220 on esp32c3(2edb0b0)
Closes BLERP-1961, BLERP-1963, BLERP-1967, BLERP-1986, and BLERP-1973
See merge request espressif/esp-idf!39798
2025-07-08 11:40:37 +08:00
Wan Lei
8d3758b7e2
Merge branch 'fix/twai_c5_errata_warning' into 'master'
...
fix(driver_twai): added errata warning for c5 listen only mode
See merge request espressif/esp-idf!40304
2025-07-08 06:47:46 +08:00
Zhou Xiao
5f3ac91d63
change(ble): upgraded spi log frame header
2025-07-07 19:15:23 +08:00
Dong Heng
c47b72daed
feat(esp_driver_cam): DVP driver supports only initializing the clock and XCLK pin to generate a clock for the external device
2025-07-07 19:04:22 +08:00
Zhou Xiao
6e384644c8
fix(ble): nimble host & hci log write race condition workaround
2025-07-07 18:57:02 +08:00
Zhou Xiao
4946a1fe8d
change(ble): support task buffer number configuration
2025-07-07 18:57:02 +08:00
Zhou Xiao
b8b7e153a7
fix(ble): update error code in controller init for ESP32-S3/ESP32-C3
2025-07-07 18:57:02 +08:00
Zhou Xiao
6ac541aa4a
fix(ble): fixed controller log api call for ESP32-C3/ESP32-S3
2025-07-07 18:57:02 +08:00
Zhou Xiao
0088541f54
change(ble): removed esp log to save code size
2025-07-07 18:56:35 +08:00
Zhou Xiao
c60dd1a10e
change(ble): enable hci log spi out for ESP chips
2025-07-07 18:56:35 +08:00
Zhou Xiao
c0d2792b9d
change(ble): enable bluedroid logs over debug level through spi output
2025-07-07 18:56:35 +08:00
Zhou Xiao
066e1d3f1b
feat(ble): support ble mesh log module
2025-07-07 18:56:35 +08:00
Zhou Xiao
dd4cbe5e00
feat(ble): support host & hci log module
2025-07-07 18:56:35 +08:00
Zhou Xiao
d353bf2802
change(ble): replaced ul log codes with template
2025-07-07 18:56:35 +08:00
Zhou Xiao
feaee0a6fe
change(ble): replaced le audio log codes with template
2025-07-07 18:56:35 +08:00
Zhou Xiao
8b2c176eff
change(ble): implemented log module template
2025-07-07 18:56:35 +08:00
Zhou Xiao
56e42be859
change(ble): updated ble log spi out ts sync module
...
* use freertos ts instead of esp ts for better performance
* enable ts sync sleep support by default
* use esp ts as fallback of lc time getter
2025-07-07 18:56:35 +08:00
morris
bfd0c49a38
Merge branch 'refactor/i3c_hal' into 'master'
...
refactor(i3c): sync controller data structure with TRM
See merge request espressif/esp-idf!40381
2025-07-07 17:25:11 +08:00
Armando (Dou Yiwen)
dadd027923
Merge branch 'fix/fix_sdmmc_dma_desc_placement_issue_on_s3' into 'master'
...
sdmmc: fixed dma desc on psram issue on s3
Closes IDF-13550
See merge request espressif/esp-idf!40307
2025-07-07 08:33:50 +00:00
Gao Xu
4e7bfc3217
Merge branch 'fix/dvp_cam_gdma_wrong_align' into 'master'
...
feat(cam): add dvp dma buffer alloc function
See merge request espressif/esp-idf!40326
2025-07-07 14:03:31 +08:00
Ashish Sharma
466a365a02
feat(mbedtls): adds support for RSA decryption with DS peripheral
2025-07-07 13:32:06 +08:00
gaoxu
ee3de247e2
feat(cam): add camera buffer alloc function
2025-07-07 11:23:07 +08:00
morris
4a5c630994
refactor(i3c): sync controller data structure with trm
2025-07-07 10:46:03 +08:00
Wang Meng Yang
8bca0ba4fb
Merge branch 'fix/incorrect_unit_of_cpb_rx_clk' into 'master'
...
fix(bt): fixed the incorrect unit of clk in cpb rx event
See merge request espressif/esp-idf!40363
2025-07-07 10:29:22 +08:00
armando
df7b39da34
fix(sdmmc): fixed dma desc on psram issue on s3
2025-07-07 10:24:22 +08:00
Jiang Jiang Jian
48b84cebbe
Merge branch 'bugfix/update_ld_files_of_esp32c5' into 'master'
...
bugfix/fix 11a rate index incorrect and twt sleep issue
See merge request espressif/esp-idf!40264
2025-07-06 15:13:42 +08:00
Jiang Jiang Jian
bacb0ce230
Merge branch 'bugfix/fix_c5_tx_pkt_failed' into 'master'
...
fix(pm): fix c5 tx pkt failed
Closes PM-433 and PM-475
See merge request espressif/esp-idf!40323
2025-07-06 15:08:25 +08:00
Jack
279ac417c5
use 240MHz PLL when necessary
2025-07-05 23:48:33 +08:00
yinqingzhao
9ec9b05163
fix(twt): fix some issus related itwt
2025-07-05 18:03:31 +08:00
Rahul Tank
9df0cb7150
fix(nimble): Fix compilation issues when gatt caching is enabled in server only mode
2025-07-05 15:28:28 +05:30
Rahul Tank
c513e95845
Merge branch 'bugfix/handle_3e_rem_feat_read_name' into 'master'
...
fix(nimble): Handle 0x3e disconnect during rem feat/ read version
See merge request espressif/esp-idf!38871
2025-07-05 14:52:06 +05:30
Mahavir Jain
a125326ce8
Merge branch 'fix/remove_mbedtls_gcc_15_cflag' into 'master'
...
fix(mbedtls): remove Wunterminated-string-initialization
Closes IDF-13375
See merge request espressif/esp-idf!40362
2025-07-04 21:42:38 +05:30
sibeibei
2cb1fc4365
fix(pm): fix c5 tx pkt failed
2025-07-04 17:54:54 +08:00
yinqingzhao
2325ad7ac1
fix(wifi): update ld files of esp32c5
2025-07-04 16:56:44 +08:00
gongyantao
16f87fb8c8
fix(bt): fixed the incorrect unit of clk in cpb rx event
2025-07-04 14:29:02 +08:00
Jiang Jiang Jian
0fde8d2012
Merge branch 'bugfix/delay_eap_start' into 'master'
...
fix(wpa_supplicant): Add some fixes for wpa_supplicant
Closes WIFI-6874 and WIFI-6905
See merge request espressif/esp-idf!39750
2025-07-04 14:08:22 +08:00
Island
63f7d7eadf
Merge branch 'bugfix/fix_ble_aa_check_v2' into 'master'
...
Optimize check Access Address when receive connection request PDU
Closes BLERP-2036
See merge request espressif/esp-idf!40162
2025-07-04 14:03:44 +08:00
Mahavir Jain
7c792377e9
fix(mbedtls): remove Wunterminated-string-initialization
...
- Fixed in upstream release 3.6.4
- Addressed few typos in Kconfig
2025-07-04 09:59:20 +05:30
Mahavir Jain
5301d39fa7
Merge branch 'feat/update_mbedtls_3.6.4' into 'master'
...
feat(mbedtls): update to version 3.6.4
See merge request espressif/esp-idf!40272
2025-07-04 09:33:13 +05:30
Kapil Gupta
f90f7a5c85
fix (esp_wifi): Set default akm as eap for non AKM APs
2025-07-04 11:04:41 +08:00
Kapil Gupta
eae83f993e
fix(wpa_supplicant): Delay sending of EAP_START for EAP auth
2025-07-04 11:04:41 +08:00
Aditya Patwardhan
9820fd1d9f
Merge branch 'fix/esp_key_mgr_incorrect_overlapping_comparisons' into 'master'
...
Fix incorrect overlapping comparisons in key manager driver
See merge request espressif/esp-idf!40344
2025-07-04 08:27:07 +05:30
harshal.patil
dce0925f40
fix(esp_security/esp_key_mgr): Incorrect overlapping comparisons
2025-07-03 15:05:50 +05:30
Song Ruo Jing
d6894a1769
Merge branch 'refactor/remove_legacy_sdm_driver' into 'master'
...
remove(legacy_sdm)!: remove legacy sdm driver in IDF v6.0
Closes IDF-13174
See merge request espressif/esp-idf!40294
2025-07-03 17:26:02 +08:00
Jiang Jiang Jian
54fe3373ed
Merge branch 'chip/add_wifi_support_for_esp32c61_eco3_rebase_master' into 'master'
...
feat(wifi): add esp32c61 eco3 wifi support
Closes IDF-9244, IDF-9245, IDF-9246, IDF-9247, IDF-9248, IDF-9250, IDF-9513, IDF-10382, IDF-10384, IDF-11003, IDF-11004, IDF-10643, IDF-10642, IDF-10619, IDF-10634, IDF-10632, IDF-10636, IDF-10637, IDF-10626, IDF-10620, IDF-10621, IDF-10623, IDF-10635, IDF-10629, IDF-10622, IDF-10624, and IDF-10625
See merge request espressif/esp-idf!39720
2025-07-03 16:44:35 +08:00
Jiang Jiang Jian
2bd39311b4
Merge branch 'fix/force_enable_uart0_sclk_in_esp_restart' into 'master'
...
fix(esp_system): force enable uart0 sclk in esp_restart
Closes PM-423 and PM-424
See merge request espressif/esp-idf!40196
2025-07-03 16:43:04 +08:00