Sonika Rathi
e2954eb315
Merge branch 'fix/sdio_init_for_io_card_only' into 'master'
...
fix(sdmmc): Allow disabling SDIO specific steps in sdmmc card init
See merge request espressif/esp-idf!40735
2025-09-17 14:34:26 +08:00
C.S.M
92b90afa77
Merge branch 'fix/log_safe_in_timing_tuning' into 'master'
...
fix(flash): Modify the log safety in timing tuning
See merge request espressif/esp-idf!41922
2025-09-17 14:31:11 +08:00
Ondrej Kosta
7a35466da7
Merge branch 'feat/phy802_rst' into 'master'
...
feat(esp_eth): changed ETH PHY API of esp_eth_phy_802_3_reset_hw
Closes IDF-11362
See merge request espressif/esp-idf!41759
2025-09-17 14:20:27 +08:00
Chen Ji Chang
9dc9d7de9f
Merge branch 'refactor/remove_legacy_rmt_driver' into 'master'
...
remove(legacy_rmt)!: remove legacy rmt driver in IDF v6.0
Closes IDF-13175
See merge request espressif/esp-idf!40092
2025-09-17 14:07:31 +08:00
morris
d0557133f5
Merge branch 'feat/ast_grep_scan_more_hal_components' into 'master'
...
fix(ci): update ast-grep rules to include esp_hal components
See merge request espressif/esp-idf!41954
2025-09-17 12:33:33 +08:00
Song Ruo Jing
e1aabf036a
Merge branch 'bugfix/add_usb_phy1_io_support_esp32h4' into 'master'
...
fix(gpio): add USB PHY1 (USB OTG) pin support for ESP32H4
See merge request espressif/esp-idf!41727
2025-09-17 12:24:13 +08:00
morris
72979fb6c2
fix(ci): update ast-grep rules to include esp_hal components
2025-09-17 12:05:37 +08:00
Wang Meng Yang
c0667e61fd
Merge branch 'bugfix/fix_bt_coverity' into 'master'
...
bugfix: Fix array compared against 0 in btc_manage.c and the issue of uninitialized pointer reading in coexist_printf
Closes IDF-13868
See merge request espressif/esp-idf!41455
2025-09-17 11:03:30 +08:00
Island
d883eaa2c1
Merge branch 'fix/fix_ble_log_config_for_esp32c3' into 'master'
...
fix(ble): fixed ble log config for ESP32-C3/ESP32-S3
See merge request espressif/esp-idf!41949
2025-09-17 10:58:23 +08:00
Song Ruo Jing
addfa2aa01
Merge branch 'feature/esp32h21_esp32h4_ledc_support' into 'master'
...
feat(ledc): Add LEDC support for ESP32H21 and ESP32H4
Closes IDF-12343, IDF-12344, IDF-12920, IDF-11568, IDF-11569, IDF-12115, and IDF-13672
See merge request espressif/esp-idf!41172
2025-09-17 10:55:00 +08:00
Island
a3b8073d96
Merge branch 'change/ble_update_lib_20250828' into 'master'
...
change(ble): [AUTO_MR] 20250828 - Update ESP BLE Controller Lib
Closes BLERP-2183, BLERP-2083, BLERP-2195, and BLERP-2196
See merge request espressif/esp-idf!41601
2025-09-17 10:33:14 +08:00
Armando (Dou Yiwen)
aec7c03724
Merge branch 'feat/p4_rev3_isp' into 'master'
...
isp: basic support on p4 eco5
Closes IDF-13439
See merge request espressif/esp-idf!41682
2025-09-17 01:45:10 +00:00
sonika.rathi
4d91eac13f
fix(sdmmc): Allow disabling SDIO specific steps in sdmmc card init
2025-09-16 22:24:10 +08:00
Fu Hanxi
863d682614
Merge branch 'ci/use-new-bucket' into 'master'
...
ci: use new minio server
See merge request espressif/esp-idf!41894
2025-09-16 15:59:35 +02:00
Armando (Dou Yiwen)
a4c03ceb01
Merge branch 'change/remove_deprecated_items' into 'master'
...
change: remove deprecated items
See merge request espressif/esp-idf!41769
2025-09-16 13:43:28 +00:00
Sonika Rathi
bd3b9291e1
Merge branch 'fix/cid_481432_overflowed_constant' into 'master'
...
fix(fatfs): fix overflowed constant issue observed in mount_volume of ff.c
See merge request espressif/esp-idf!41542
2025-09-16 20:58:36 +08:00
Zhou Xiao
4247876b36
fix(ble): fixed ble log config for ESP32-C3/ESP32-S3
2025-09-16 20:18:22 +08:00
Roland Dobai
4e4378a765
Merge branch 'contrib/github_pr_17586' into 'master'
...
Fix warning message in install.sh. (GitHub PR)
Closes IDFGH-16454
See merge request espressif/esp-idf!41890
2025-09-16 12:57:01 +02:00
C.S.M
f00755319a
Merge branch 'refactor/make_i2c_hal_independent' into 'master'
...
refactor(i2c): Make i2c hal layer independent
See merge request espressif/esp-idf!41562
2025-09-16 18:51:57 +08:00
Ondrej Kosta
2ed090ba3d
feat(esp_eth): changed ETH PHY API of esp_eth_phy_802_3_reset_hw
2025-09-16 17:54:35 +08:00
Island
06f84d323d
Merge branch 'feat/ble_log_v2_esp_target_support' into 'master'
...
Feat/ble log v2 esp target support
Closes BLERP-2169
See merge request espressif/esp-idf!41891
2025-09-16 17:54:35 +08:00
Fu Hanxi
02531c5dce
Merge branch 'ci/generate-build-child-pipeline' into 'master'
...
fix: union the build test set
See merge request espressif/esp-idf!41914
2025-09-16 11:20:39 +02:00
yangfeng
4e39ac7d49
fix(bt/btc): Fix array compared against 0 in btc_manage.c
2025-09-16 17:10:36 +08:00
yangfeng
d5758cd823
fix(esp_coex): Fix the issue of uninitialized pointer reading in coexist_printf
2025-09-16 17:10:36 +08:00
morris
1af474b1ae
Merge branch 'bugfix/some_lcd_improvement' into 'master'
...
fix(lcd): allow i80 lcd to skip the setting of clk_src as default choice
See merge request espressif/esp-idf!41928
2025-09-16 16:54:10 +08:00
Roland Dobai
9e5304a77f
change(tools): Fix ruff linting issues in idf_tools.py
2025-09-16 10:44:55 +02:00
Roland Dobai
791a70e6f3
fix(tools): Fix warning message from idf_tools.py
2025-09-16 16:35:03 +08:00
Artyom Lebedev
b13dcadfa2
fix(tools): Fix warning message from idf_tools.py
...
Closes https://github.com/espressif/esp-idf/pull/17586
2025-09-16 16:35:03 +08:00
Chen Jichang
092aa00be4
fix(rmt): fix the regression from gdma link refactor
2025-09-16 15:20:30 +08:00
Chen Jichang
883ead113d
remove(legacy_rmt): remove legacy rmt driver in IDF v6.0
2025-09-16 15:20:10 +08:00
Zhou Xiao
10649fddc5
feat(ble): supported ble log v2 for ESP32
2025-09-16 14:43:07 +08:00
Zhou Xiao
1edaf8ebc1
feat(ble): supported ble log v2 for ESP32-C3/ESP32-S3
2025-09-16 14:43:03 +08:00
Zhou Xiao
66504599ba
feat(ble): supported ble log v2 for ESP32-C5
2025-09-16 14:31:36 +08:00
Zhou Xiao
4a408af219
feat(ble): supported ble log v2 for ESP32-C2
2025-09-16 14:31:36 +08:00
Zhou Xiao
6758a47044
feat(ble): supported ble log v2 for ESP32-H2
2025-09-16 14:31:36 +08:00
Zhou Xiao
a9a7677ea8
feat(ble): supported ble log v2 for ESP32-C6
2025-09-16 14:31:36 +08:00
Zhou Xiao
d8a62a827d
fix(ble): fixed ble log v2 configuration issues
2025-09-16 14:31:32 +08:00
morris
8e33c73451
fix(lcd): allow i80 lcd to skip the setting of clk_src as default choice
2025-09-16 14:22:26 +08:00
C.S.M
1b0b5ece97
fix(flash): Modify the log safety in timing tuning
2025-09-16 14:08:39 +08:00
morris
48ad332fd2
Merge branch 'docs/update_32khz_oscillator_amplitude_instructions' into 'master'
...
docs: Update the amplitude constraints for external 32 kHz oscillator
Closes DOC-12245
See merge request espressif/esp-idf!41693
2025-09-16 14:08:24 +08:00
Meet Patel
b59b3665c5
Merge branch 'refactor/lp_core_i2c_esp32c5_support' into 'master'
...
refactor(lp_core_i2c): Modify lp_core_i2c header to support ESP32C5
Closes IDF-14065
See merge request espressif/esp-idf!41885
2025-09-16 10:55:43 +05:30
Shen Mengjing
7943b1ff58
docs: Update the amplitude constraints for external 32 kHz oscillator
2025-09-16 12:12:06 +08:00
Song Ruo Jing
da785a8f71
fix(gpio): add USB PHY1 (USB OTG) pin support for ESP32H4
2025-09-16 11:59:04 +08:00
Song Ruo Jing
1cb1acd02e
fix(ledc): update LEDC test file to cpp style
2025-09-16 11:18:10 +08:00
Song Ruo Jing
24a9cb7dde
refactor(dedic_gpio): clean up dedic gpio soc caps
2025-09-16 11:18:10 +08:00
Song Ruo Jing
3e464a508e
feat(ledc): Add channel deconfiguration option to release the occupied IOs
...
Closes https://github.com/espressif/esp-idf/issues/15666
2025-09-16 11:17:59 +08:00
morris
f4c40f7e69
Merge branch 'feat/dsi_bridge_new_feat' into 'master'
...
feat(dsi): More DPHY Clock sources supported on ESP32-P4 ECO5
Closes IDF-13537 and IDF-13538
See merge request espressif/esp-idf!41766
2025-09-16 10:24:36 +08:00
Kevin (Lao Kaiyao)
ac24f96a87
Merge branch 'feature/support_touch_on_p4_eco5' into 'master'
...
feat(touch): support touch sensor on p4 eco5
Closes IDF-13423 and IDF-13424
See merge request espressif/esp-idf!41802
2025-09-16 10:06:44 +08:00
Kevin (Lao Kaiyao)
e8ea973d50
Merge branch 'feature/support_i2s_on_p4_eco5' into 'master'
...
change(i2s): update i2s soc and hal for p4 hw_ver3
Closes IDF-13732
See merge request espressif/esp-idf!41688
2025-09-16 09:55:28 +08:00
Marius Vikhammer
166269fb93
Merge branch 'change/remove_deprecated_esp_rom_status' into 'master'
...
change(rom): removed deprecated STATUS enum, use ETS_STATUS instead
Closes IDF-7044 and DOC-12309
See merge request espressif/esp-idf!41860
2025-09-16 09:41:31 +08:00