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
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
Xu Si Yu
8436324680
feat(openthread): add common components for openthread examples
2025-10-16 18:40:33 +08:00
yangfeng
14983842ff
fix(example/classic_bt): Fix potential stack overflow tasks
2025-10-14 16:33:12 +08:00
yangfeng
73ae66088c
fix(example/classic_bt): Fix the stack overflow of the SPPAppT and mouse_move_task tasks
2025-10-10 16:14:04 +08:00
C.S.M
8fbf53d2c4
doc(temperature_sensor): Update temperature snesor docs, remove inaccurate part
2025-10-10 14:15:10 +08:00
Kapil Gupta
2ecb81d745
refactor(esp_wifi): Remove WPS task code
2025-10-09 23:25:09 +05:30
Chen Chen
b98c067a26
feat: Update driver dependency for new version outside components
2025-09-26 16:36:58 +08:00
xieqinan@espressif.com
3bc67df808
feat(zigbee): move the zcl_utility into the examples_utils of zb_common_components
2025-09-23 17:10:54 +08:00
Jiang Jiang Jian
cf9d588523
Merge branch 'change/ble_update_lib_20250828_v5.4' into 'release/v5.4'
...
change(ble): [AUTO_MR] 20250828 - Update ESP BLE Controller Lib (v5.4)
See merge request espressif/esp-idf!41961
2025-09-19 00:15:50 +08:00
Jiang Jiang Jian
7d95eae732
Merge branch 'feat/add_cherryusb_demo_v5.4' into 'release/v5.4'
...
feat(usb): add CherryUSB serial device and host example (v5.4)
See merge request espressif/esp-idf!41701
2025-09-18 23:35:24 +08:00
Zhao Wei Liang
41948feece
feat(ble): add console command to get dtm rx rssi in hci example
...
(cherry picked from commit c58f07ed1e )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-17 14:47:17 +08:00
Zhao Wei Liang
8c6836847d
feat(ble): add console command to get dtm rx rssi on ESP32-C6
...
(cherry picked from commit b40f7c773b )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-17 14:47:17 +08:00
LiPeng
01a1028df8
feat(cherry_usb): Pin cherryusb component version
2025-09-12 15:50:07 +08:00