Song Ruo Jing
4b8633cc2b
refactor(rom/gpio): add 'rom_' prefix to GPIO ROM functions
2025-11-07 15:26:52 +08:00
Island
286b8cb76d
Merge branch 'change/ble_update_lib_20251106' into 'master'
...
change(ble): [AUTO_MR] 20251106 - Update ESP BLE Controller Lib
Closes BLERP-2379, BLERP-2380, BLERP-2372, and BLERP-2373
See merge request espressif/esp-idf!43154
2025-11-07 14:28:26 +08:00
Konstantin Kondrashov
a8453ffabb
Merge branch 'feature/ulp_ticks_and_cycles' into 'master'
...
feat(ulp): Removes ambiguity between ticks and cycles in ULP APIs
Closes IDFGH-16733
See merge request espressif/esp-idf!43153
2025-11-07 14:21:33 +08:00
Chen Chen
83c315c28d
Merge branch 'feat/mcpwm_support_h4' into 'master'
...
Feat/mcpwm support h4
Closes IDF-12380 and IDF-12381
See merge request espressif/esp-idf!43003
2025-11-07 11:46:03 +08:00
Kevin (Lao Kaiyao)
be3dd5a591
Merge branch 'feature/support_i2s_on_h21' into 'master'
...
feat(i2s): support i2s on esp32h21
Closes IDF-11606, IDF-11607, and IDF-11608
See merge request espressif/esp-idf!41767
2025-11-07 11:41:45 +08:00
He Binglin
2213716fd5
Merge branch 'feat/esp_idf_lp_uart_wakeup' into 'master'
...
feat(esp_hw_support): support lp uart wakeup during sleep
Closes PM-533
See merge request espressif/esp-idf!41704
2025-11-07 11:03:08 +08:00
morris
6b9427a9f7
Merge branch 'feat/lcd_driver_use_four_cc' into 'master'
...
refactor(lcd): unify the color conversion API in RGB and DSI driver
Closes IDF-14235
See merge request espressif/esp-idf!43137
2025-11-07 10:37:39 +08:00
Armando (Dou Yiwen)
58e250e0bd
Merge branch 'change/isp_wbg_api_change' into 'master'
...
isp: make wbg API standalone
See merge request espressif/esp-idf!42890
2025-11-07 02:05:13 +00:00
zhaoweiliang
29890c8916
feat(ble): add peripheral fast rx data in latency config on ESP32-C5
2025-11-07 09:59:34 +08:00
zhaoweiliang
0f03da43c8
feat(ble): add peripheral fast rx data in latency config on ESP32-C6
2025-11-07 09:59:31 +08:00
Chen Chen
4a22e36ab4
feat(mcpwm): support mcpwm on esp32h4
2025-11-07 09:28:31 +08:00
Laukik Hase
32eb85066e
Merge branch 'ci/tee_flash_prot_failures' into 'master'
...
ci(esp_tee): Remove incorrect error checks for TEE flash protection tests
Closes IDFCI-3299, IDFCI-4947, IDFCI-4092, IDFCI-4093, and IDF-14283
See merge request espressif/esp-idf!43140
2025-11-06 17:14:21 +05:30
Roman Leonov
4be7070aa6
Merge branch 'feature/tusb_hid_remote_wakeup' into 'master'
...
feat(tusb_hid_example): Added possibility to wakeup the Host with the button press
Closes IDFGH-12837
See merge request espressif/esp-idf!41851
2025-11-06 19:15:32 +08:00
Laukik Hase
fdc86f8f7d
Merge branch 'fix/tee_hal_ci_failures' into 'master'
...
ci(hal/tee): Fix intermittent hang-ups in `PERI_APM` tests on ESP32-C5
Closes IDFCI-3274, IDFCI-4807, and IDFCI-4808
See merge request espressif/esp-idf!42937
2025-11-06 16:39:09 +05:30
cjin
ed6587b132
feat: rename ble sleep related apt on ESP32-C5
2025-11-06 17:32:16 +08:00
cjin
658efa27f0
feat: rename ble sleep related apt on ESP32-H2
2025-11-06 17:31:44 +08:00
cjin
8e1292e1f2
feat: rename ble sleep related apt on ESP32-C6
2025-11-06 17:31:44 +08:00
zhaoweiliang
23a57eee8e
change(ble): [AUTO_MR] Update lib_esp32c2 to 27b6e1dc
2025-11-06 17:25:48 +08:00
zhaoweiliang
287052fd95
change(ble): [AUTO_MR] Update lib_esp32c6 to b6027aeb
2025-11-06 17:25:48 +08:00
zhaoweiliang
a54d4fe42b
change(ble): [AUTO_MR] Update lib_esp32c5 to b6027aeb
2025-11-06 17:25:48 +08:00
zhaoweiliang
f15085b592
change(ble): [AUTO_MR] Update lib_esp32h2 to b6027aeb
2025-11-06 17:25:48 +08:00
laokaiyao
6bb2a6b66d
feat(i2s): support i2s on esp32h21
2025-11-06 17:23:15 +08:00
Konstantin Kondrashov
e7054752ed
feat(ulp): Removes ambiguity between ticks and cycles in ULP APIs
...
Closes https://github.com/espressif/esp-idf/issues/17820
2025-11-06 11:11:11 +02:00
hebinglin
bf38ef3abc
feat(esp_hw_support): support lp uart wakeup during sleep
2025-11-06 16:19:57 +08:00
Song Ruo Jing
b9eb99d6d9
Merge branch 'bugfix/s3_uart2_rx_break_on_rst' into 'master'
...
fix(uart): fix some uart port generate a RX BRK_DET intr on reset issue
See merge request espressif/esp-idf!43064
2025-11-06 16:10:28 +08:00
morris
f24c115f4b
refactor(lcd): unify the color conversion API in RGB and DSI driver
...
Also adopt the FourCC standard to describe color format.
See also
https://developer.espressif.com/blog/2025/04/esp-fourcc-introduction/
2025-11-06 15:02:26 +08:00
Laukik Hase
e27e0eb6a7
ci(esp_tee): Remove incorrect error checks for TEE flash protection tests
...
- Also fixed coverity issue from TEE secure storage
2025-11-06 12:22:36 +05:30
David Čermák
27baa4a261
Merge branch 'fix/ci_netif_deps' into 'master'
...
[esp-netif]: Improve CI builds of netif tests
See merge request espressif/esp-idf!43136
2025-11-06 14:18:44 +08:00
Island
5e8f251b71
Merge branch 'change/ble_update_lib_20251105' into 'master'
...
change(ble): [AUTO_MR] 20251105 - Update ESP BLE Controller Lib
Closes BLERP-2367
See merge request espressif/esp-idf!43101
2025-11-06 10:40:15 +08:00
armando
5d1c607174
fix(isp): use atomic fsm check
2025-11-06 02:32:37 +00:00
armando
235d607671
change(isp): make wbg standalone
2025-11-06 02:32:37 +00:00
Fu Hanxi
cc72cf9953
Merge branch 'ci/enable-junit-report-in-mr' into 'master'
...
ci: enable junit report in MR
See merge request espressif/esp-idf!42925
2025-11-06 03:32:19 +01:00
C.S.M
404cc3e29a
Merge branch 'refactor/split_jpeg_hal' into 'master'
...
refactor(jpeg): Split hal layer for jpeg
Closes IDF-14084
See merge request espressif/esp-idf!43028
2025-11-06 10:29:35 +08:00
Song Ruo Jing
d30846578f
fix(uart): fix uart_write_bytes gets stuck internally if ring buffer is full
...
Introduced in c062cd9a95
2025-11-05 22:45:49 +08:00
Song Ruo Jing
8818157e42
fix(uart): fix some uart port generate a RX BRK_DET intr on reset issue
...
Issue saw on S3 UART2 and some LP_UART ports
2025-11-05 22:45:44 +08:00
Roland Dobai
9a704a51eb
Merge branch 'fix/precommit_check_readmes' into 'master'
...
ci(pre-commit): exclude buildv2_test_app from check-readmes
See merge request espressif/esp-idf!43135
2025-11-05 13:55:22 +01:00
Laukik Hase
905913a8db
Merge branch 'ci/esp_tee_c5_enable' into 'master'
...
ci(esp_tee): Re-enable test-apps and examples for ESP32-C5
Closes IDF-10431, IDFCI-3086, and IDFCI-3097
See merge request espressif/esp-idf!42791
2025-11-05 16:06:04 +05:30
Chen Ji Chang
fc3709f050
Merge branch 'fix/pcnt_example_pytest' into 'master'
...
test(pcnt): fix pcnt example pytest
Closes IDFCI-3827, IDFCI-3590, and IDFCI-4802
See merge request espressif/esp-idf!43081
2025-11-05 18:23:19 +08:00
David Cermak
4f8aa980be
fix(ci): Refine depends pattern for netif test apps
2025-11-05 10:41:24 +01:00
Marius Vikhammer
02ff6e9656
test(netif): fixed protocols test-apps building for unrelated comp. changes
2025-11-05 10:40:39 +01:00
David Cermak
e061dec036
fix(example): Fix mtu example to use minimal build
2025-11-05 10:33:36 +01:00
Frantisek Hrbata
1a9d0ce3f5
ci(pre-commit): exclude buildv2_test_app from check-readmes
...
The `tools/test_build_system/buildv2_test_app` is a cmakev2 build system
testing application, same as `build_test_app`, which should be removed
from the readme check performed by check_build_test_rules.py.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com >
2025-11-05 10:21:52 +01:00
Fu Hanxi
a0068b7917
ci: enable junit report in MR
2025-11-05 10:17:14 +01:00
Fu Hanxi
2160ce6c56
ci: remove generate pytest report job
...
this is a temp workaround, since the current job takes too much time.
should replace it a new implementation
2025-11-05 10:17:14 +01:00
Roland Dobai
d1b91b79b5
Merge branch 'fix/cmakev2_fixes' into 'master'
...
fix(cmakev2): sync with cmakev1 changes
See merge request espressif/esp-idf!43095
2025-11-05 09:51:30 +01:00
Kevin (Lao Kaiyao)
70b28a8d8a
Merge branch 'fix/fix_i2s_div_zero_coverity_issues' into 'master'
...
Fix/fix i2s div zero coverity issues
Closes IDF-9839, IDF-12527, IDF-12528, IDF-13108, and IDF-13115
See merge request espressif/esp-idf!43043
2025-11-05 14:53:09 +08:00
Mahavir Jain
79099ee40d
Merge branch 'feat/added_force_close_test_for_async_handler' into 'master'
...
feat(http_server/async_handler): Added test for async handler
Closes IDF-12971
See merge request espressif/esp-idf!43080
2025-11-05 10:27:08 +05:30
Mahavir Jain
4558769ebd
Merge branch 'contrib/github_pr_17752' into 'master'
...
fix: indexing in DNS server IP address retrieval #17751 (GitHub PR)
Closes IDFGH-16654
See merge request espressif/esp-idf!43089
2025-11-05 10:22:38 +05:30
Island
09717c2be6
Merge branch 'feat/support_cble50y25_277' into 'master'
...
feat(ble): Support controller log compression for ESP32-C3 and ESP32-S3(0871069)
Closes BLERP-2287, BLERP-2288, BLERP-2286, and BLERP-2285
See merge request espressif/esp-idf!42293
2025-11-05 11:27:10 +08:00
Sudeep Mohanty
d96f744e20
Merge branch 'test/freertos_flaky_tests_stabilization' into 'master'
...
test(freertos): Added miscellaneous stability fixes to unit tests
Closes IDFCI-4361, IDFCI-5963, IDFCI-3577, IDFCI-4619, IDFCI-4932, IDFCI-6043, IDFCI-4849, IDFCI-4804, and IDFCI-4095
See merge request espressif/esp-idf!43027
2025-11-05 04:26:13 +01:00