Marius Vikhammer
cd48833c16
Merge branch 'bugfix/h4_panic_handler_stuck_fix' into 'master'
...
fix(system): fixed cpu_stall function stuck issue on H4
Closes IDF-12311
See merge request espressif/esp-idf!40420
2025-07-09 08:57:02 +08:00
Wu Zheng Hui
2461b0ca90
Merge branch 'fix/reinit_c5_clk_tree_after_app_changed' into 'master'
...
feat(esp_hw_support): manage clock tree hw/sw coherence during CPU reset lazily
See merge request espressif/esp-idf!39677
2025-07-08 23:02:44 +08:00
Erhan Kurubas
52e88763b5
Merge branch 'feature/update-openocd-to-v0.12.0-esp32-20250707' into 'master'
...
feat(tools): update openocd version to v0.12.0-esp32-20250707
See merge request espressif/esp-idf!40396
2025-07-08 14:39:07 +02:00
Erhan Kurubas
168d95d1ef
change(sysview): drop ESP mcore extension
2025-07-08 13:01:48 +02:00
Erhan Kurubas
6ae68c4f86
feat(sysview): update multicore files for testing
2025-07-08 13:01:48 +02:00
Erhan Kurubas
9af60ff085
change(sysview): set default core name as core0
2025-07-08 13:01:48 +02:00
Erhan Kurubas
a6ad633622
feat(sysview): Add SEGGER multicore trace file support
2025-07-08 13:01:48 +02:00
Erhan Kurubas
adba62ff7b
change(docs): replace deprecated openocd cfg files
2025-07-08 13:01:48 +02:00
Erhan Kurubas
75dd466a3c
feat(tools): update openocd version to v0.12.0-esp32-20250707
2025-07-08 13:01:48 +02:00
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
Chen Yu Dong
29ea09ffa0
Merge branch 'ci/update_pre_commit_job' into 'master'
...
ci: update pre commit jobs
See merge request espressif/esp-idf!40337
2025-07-08 11:59:25 +08:00
wuzhenghui
6124c8e30c
fix(esp_hw_support): maintain pll ref_cnt in rtc_clk_cpu_freq_set_config_fast
2025-07-08 11:54:49 +08:00
wuzhenghui
ff39ac40a1
feat(esp_hw_support): manage clock tree hw/sw coherence during CPU reset lazily
2025-07-08 11:54:48 +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
Zhang Shu Xian
b151b28573
Merge branch 'docs/update_trans_for_wifi_provisioning' into 'master'
...
docs: Update CN translation for provisioning.rst
Closes DOC-11694
See merge request espressif/esp-idf!40397
2025-07-08 11:23:20 +08:00
Marius Vikhammer
a68022f5be
fix(system): fixed cpu_stall function stuck issue on H4
...
cpu_utility_ll_stall_cpu() used to busy-wait check stalled status
after stalling the core. On H4 it turns out that this status will
not be set if the core happens to be in WFI state when stalled.
If this happened the stall function would just wait forever for
the status.
2025-07-08 10:56:58 +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
Peter Dragun
adbec6eda2
Merge branch 'feat/espefuse_require_port' into 'master'
...
feat(tools/efuse): Make port mandatory for eFuse commands
Closes IDF-13378
See merge request espressif/esp-idf!40315
2025-07-07 18:21:13 +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
Zhang Shuxian
caffcd70b6
docs: Update CN translation for provisioning.rst
2025-07-07 15:58:13 +08:00
morris
d5921d835a
Merge branch 'docs/update_unsync_cn_translation' into 'master'
...
docs: Sync CN translation with EN
Closes DOC-11657
See merge request espressif/esp-idf!40262
2025-07-07 15:53:56 +08:00
Zhang Shuxian
bc90a2e17d
docs: Sync CN translation with EN
2025-07-07 14:08:17 +08: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
C.S.M
35cb68504b
Merge branch 'doc/update_tsens_doc' into 'master'
...
doc(temperature_sensor): Update temperature snesor docs, remove inaccurate part
See merge request espressif/esp-idf!40369
2025-07-07 13:42:56 +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
Gao Xu
6de2b7a58d
Merge branch 'ci/enable_emmc_test_on_p4' into 'master'
...
Ci/enable emmc test on p4
See merge request espressif/esp-idf!40269
2025-07-07 09:54:54 +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