Commit Graph

6773 Commits

Author SHA1 Message Date
Shu Chen
6d8a856d7c Merge branch 'bugfix/update_thread_ci_testcases_v5.4' into 'release/v5.4'
feat(openthread): optimize fail cases in CI test (v5.4)

See merge request espressif/esp-idf!43740
2025-11-27 04:13:29 +00:00
morris
14fdfcd199 Merge branch 'bugfix/uart_related_backports_v5.4' into 'release/v5.4'
fix(uart): some related uart backports (v5.4)

See merge request espressif/esp-idf!43618
2025-11-27 10:56:10 +08:00
Island
149caedf60 Merge branch 'feat/support_bhost2025_44_v5.4' into 'release/v5.4'
feat(ble/bluedroid): Add more debug log for bluedroid (v5.4)

See merge request espressif/esp-idf!43365
2025-11-26 18:03:03 +08:00
yiwenxiu
871a406187 feat(openthread): optimize fail cases in CI test 2025-11-26 11:08:34 +08:00
Wang Meng Yang
9cfbb272d9 Merge branch 'bugfix/bt_idf_ci_v5.4' into 'release/v5.4'
fix(bt/examples): Fixed test_bt_l2cap not finding ESP_SDP_CREATE_RECORD_COMP_EVT (v5.4)

See merge request espressif/esp-idf!43604
2025-11-24 14:06:50 +08:00
Song Ruo Jing
9b3dd6f784 fix(light_sleep/example): fix potential compilation error in light_sleep example
If ESP_CONSOLE_NONE is selected in menuconfig, compilation fails with
undefined CONFIG_ESP_CONSOLE_UART_BAUDRATE macro.
2025-11-22 17:50:05 +08:00
yangfeng
4d09368528 fix(bt/examples): Fixed test_bt_l2cap not finding ESP_SDP_CREATE_RECORD_COMP_EVT 2025-11-21 19:31:20 +08:00
yangfeng
25424ba340 fix(bt/example): Fixed hf_ag build error 2025-11-21 13:30:02 +08:00
Euripedes Rocha
b8af6f5141 Merge branch 'fix/bridge_example_v5.4' into 'release/v5.4'
fix(examples): fixed bridge example test endnode to host send (v5.4)

See merge request espressif/esp-idf!43055
2025-11-20 11:38:11 +01:00
morris
1e975c6be2 Merge branch 'feature/esp32p4_eco5_support_v5.4' into 'release/v5.4'
feat(gpio/ledc/uart/2ddma/ppa): ESP32P4 ECO5 related updates (v5.4)

See merge request espressif/esp-idf!42819
2025-11-18 17:17:43 +08:00
Song Ruo Jing
0c5efa6052 feat(ledc): ESP32P4 ECO5 LEDC related updates 2025-11-13 11:50:42 +08:00
armando
76fb136282 feat(isp): support BLC driver 2025-11-13 10:29:31 +08:00
morris
bfa5bba36a Merge branch 'feat/dvp_format_trans_v5.4' into 'release/v5.4'
feat(cam): support format conversion function (v5.4)

See merge request espressif/esp-idf!41786
2025-11-11 16:37:46 +08:00
Rahul Tank
f2ddc4ae17 Merge branch 'contrib/github_pr_17824_v5.4' into 'release/v5.4'
Fix typos in NimBLE example comments (GitHub PR) (v5.4)

See merge request espressif/esp-idf!43112
2025-11-11 11:37:16 +05:30
Chen Jichang
05512609b2 test(pcnt): fix pcnt example pytest 2025-11-10 15:28:33 +08:00
yiwenxiu
5d628f7ade feat(openthread): optimize fail cases in CI test 2025-11-05 16:18:29 +08:00
Xu Si Yu
61d56f042c feat(openthread): output logs of host for debugging CI issues 2025-11-05 16:06:36 +08:00
Jiang Jiang Jian
db7036d5e3 Merge branch 'feat/support_esp32p4_eco5_pmu_v5.4' into 'release/v5.4'
feat(esp_hw_support): update esp32p4 eco5 lowpower features support (v5.4)

See merge request espressif/esp-idf!42943
2025-11-05 13:52:10 +08:00
Rasmus Buurman
b30d309872 fix(examples): Fix typos in NimBLE example comments 2025-11-05 11:09:47 +05:30
gaoxu
cfd1a55198 feat(cam): support format conversion function 2025-11-05 10:12:28 +08:00
hrushikesh.bhosale
6bdf491318 fix(http_server): Fixed response status code for temporary redirect
Closes https://github.com/espressif/esp-idf/issues/17791
2025-11-04 15:05:20 +05:30
wuzhenghui
18475ffbe5 fix(esp_hw_support): add p4 rev3.0 MSPI workaround for deepsleep 2025-11-04 16:03:31 +08:00
Ondrej Kosta
d3e3fae3a3 fix(examples): fixed bridge example test endnode to host send 2025-11-04 03:14:32 +01:00
Rahul Tank
40a5e18e15 fix(nimble): Address compilation issues in nimble examples 2025-10-30 11:36:11 +05:30
Shu Chen
265a32acc3 Merge branch 'feat/support_dhcpv6_v5.4' into 'release/v5.4'
feat(openthread): support OT upstream dhcpv6 feature (v5.4)

See merge request espressif/esp-idf!42913
2025-10-29 03:31:45 +00:00
morris
b44733052c Merge branch 'bugfix/fix_gptimer_premature_match_partial_data_v5.4' into 'release/v5.4'
fix(gptimer): update regex patterns in example test to include non-digit characters (v5.4)

See merge request espressif/esp-idf!42957
2025-10-29 09:49:06 +08:00
zwx
24c9ea689f feat(openthread): enlarge ot_br factory binary size 2025-10-28 15:39:31 +08:00
Tan Yan Quan
8156e7c37d feat(openthread): add kconfig option for timing optimization 2025-10-28 15:39:24 +08:00
Shu Chen
417f2fabea Merge branch 'feat/allow_set_ot_netif_config_v5.4' into 'release/v5.4'
feat: allow set ot netif config (v5.4)

See merge request espressif/esp-idf!42902
2025-10-28 06:51:14 +00:00
morris
7290a8d7e7 fix(gptimer): update regex patterns in example test to include non-digit characters
This prevents premature matching on partial data when the output is
being streamed, which was causing the test to capture 100000 instead of
the full 1000002.
2025-10-28 12:04:39 +08:00
Island
ef7b21baa7 Merge branch 'fix/update_pawr_example_docs_v5.4' into 'release/v5.4'
Fix/update pawr example docs (v5.4)

See merge request espressif/esp-idf!42657
2025-10-28 11:14:21 +08:00
Jiang Jiang Jian
5a2448a38d Merge branch 'bugfix/ftm_example_issues_v5.4' into 'release/v5.4'
Improve FTM Query logging for AP-Sta mode (v5.4)

See merge request espressif/esp-idf!42672
2025-10-27 15:50:58 +08:00
Jiang Jiang Jian
2dadea5132 Merge branch 'refactor/wps_eap_cleanup_v5.4' into 'release/v5.4'
refactor(esp_wifi): Remove WPS task code (v5.4)

See merge request espressif/esp-idf!42443
2025-10-27 15:47:44 +08:00
Wang Meng Yang
ebfde334ad Merge branch 'bugfix/bt_idf_ci_v5.4' into 'release/v5.4'
fix(example/classic_bt): Fix the potential stack overflow tasks (v5.4)

See merge request espressif/esp-idf!42538
2025-10-27 15:01:37 +08:00
Wang Meng Yang
3fab22649e Merge branch 'bugfix/ci_c3eco7_pwr_save_fail_v5.4' into 'release/v5.4'
fix(ble): fix ci power save test connection failure(v5.4)

See merge request espressif/esp-idf!42775
2025-10-27 14:50:07 +08:00
morris
08b0df07a3 Merge branch 'doc/tsens_uhci_v5.4' into 'release/v5.4'
doc: Update temperature snesor docs, remove inaccurate part, Fix uhci compiling on non-supported target (backport v5.4)

See merge request espressif/esp-idf!42465
2025-10-27 14:05:57 +08:00
Xu Si Yu
a59ffd6c5a feat(openthread): update examples for API changes 2025-10-27 11:59:19 +08:00
Rocha Euripedes
20eb0d54fb Merge branch 'fix/ethernet_init_v5_4' into 'release/v5.4'
Fix/ethernet init v5.4

See merge request espressif/esp-idf!42744
2025-10-27 10:57:25 +08:00
morris
48334a2ce4 Merge branch 'feat/dsi_bridge_new_feat_v5.4' into 'release/v5.4'
Support MIPI DSI driver on ESP32-P4 ECO5 (v5.4)

See merge request espressif/esp-idf!42845
2025-10-27 10:27:36 +08:00
Shu Chen
32a33f22ce Merge branch 'feat/add_openthread_start_stop_api_v5.4' into 'release/v5.4'
feat(openthread): add openthread start stop APIs (v5.4)

See merge request espressif/esp-idf!42646
2025-10-27 01:33:46 +00:00
Shu Chen
227ec3e381 Merge branch 'backport/optimize-zb-utility-path-v5.4' into 'release/v5.4'
feat(zigbee): move the zcl_utility into the examples_utils of zb_common_components (Backport v5.4)

See merge request espressif/esp-idf!42112
2025-10-27 01:32:53 +00:00
morris
e3b655f02f feat(dsi): split the dphy config clock and pll reference clock
this is a breaking change in the esp32p4 ver3.0 silicon.
2025-10-26 22:50:22 +08:00
Xu Si Yu
25fbc00c0e feat(openthread): examples adaptation of new APIs 2025-10-21 19:55:14 +08:00
xiongweichao
e4bc1bde62 fix(ble): fix ci power save test connection failure 2025-10-21 19:06:29 +08:00
Ondrej Kosta
bfe27eb506 fix(examples): fix version ref. to ethernet_init in static_ip example 2025-10-21 10:09:13 +02:00
Rahul Tank
5133f785b5 fix(nimble): Declutter the nimble menu config options 2025-10-21 11:24:29 +05:30
Rahul Tank
41df69d958 fix(nimble): Added CS service support 2025-10-21 11:20:06 +05:30
Rahul Tank
667213acee feat(nimble): Base support for Channel sounding HCI command and events 2025-10-21 11:18:22 +05:30
akshat
7d5d6f8ace bugfix(wifi): Improve FTM Query logging for AP-Sta mode 2025-10-17 10:08:30 +05:30
Jin Chen
a27724c94a fix(ble): update the example docs for pawr
(cherry picked from commit 164fec9e74)

Co-authored-by: cjin <jinchen@espressif.com>
2025-10-16 20:13:48 +08:00