Commit Graph

7181 Commits

Author SHA1 Message Date
Jiang Jiang Jian 621ab81e30 Merge branch 'bugfix/fix_thread_ci_testcases_not_stable_v5.5' into 'release/v5.5'
Bugfix/fix thread ci testcases not stable v5.5

See merge request espressif/esp-idf!43150
2025-11-11 19:44:00 +08:00
Jiang Jiang Jian 85604da61e Merge branch 'contrib/github_pr_17824_v5.5' into 'release/v5.5'
Fix typos in NimBLE example comments (GitHub PR) (v5.5)

See merge request espressif/esp-idf!43111
2025-11-11 19:36:39 +08:00
Michael (XIAO Xufeng) ab760dab4d Merge branch 'feat/p4_eco5_dvp_v5.5' into 'release/v5.5'
feat(cam): support esp32p4 eco5 dvp cam (v5.5)

See merge request espressif/esp-idf!43100
2025-11-11 19:30:41 +08:00
Jiang Jiang Jian 344266f2fa Merge branch 'fix/incorrect_response_status_code_captive_portal_v5.5' into 'release/v5.5'
fix(http_server): Fixed response status code for temporary redirect (v5.5)

See merge request espressif/esp-idf!43087
2025-11-11 19:30:30 +08:00
Rasmus Buurman ced7d1c776 fix(examples): Fix typos in NimBLE example comments 2025-11-10 17:05:27 +05:30
yiwenxiu 20710cc14a feat(openthread): optimize fail cases in CI test 2025-11-07 10:28:40 +08:00
Xu Si Yu c23218fead feat(openthread): output logs of host for debugging CI issues 2025-11-05 16:15:07 +08:00
gaoxu 2621a23201 feat(cam): support esp32p4 eco5 dvp cam 2025-11-05 10:10:52 +08:00
hrushikesh.bhosale b554cbe9b4 fix(http_server): Fixed response status code for temporary redirect
Closes https://github.com/espressif/esp-idf/issues/17791
2025-11-04 15:05:07 +05:30
Ondrej Kosta c49033b6cd fix(examples): fixed bridge example test endnode to host send 2025-11-04 03:06:21 +01:00
wuzhenghui 3ee348fe52 fix(esp_hw_support): add p4 rev3.0 MSPI workaround for deepsleep 2025-10-30 19:09:44 +08:00
morris 90abcd1ffa Merge branch 'bugfix/fix_gptimer_premature_match_partial_data_v5.5' into 'release/v5.5'
fix(gptimer): update regex patterns in example test to include non-digit characters (v5.5)

See merge request espressif/esp-idf!42955
2025-10-29 09:49:09 +08:00
Shu Chen 6334043f9b Merge branch 'feat/allow_set_ot_netif_config_v5.5' into 'release/v5.5'
feat: allow set ot netif config (v5.5)

See merge request espressif/esp-idf!42901
2025-10-28 05:29:50 +00:00
morris eaf0d76529 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 11:50:09 +08:00
Shu Chen 05867446e8 Merge branch 'feat/support_dhcpv6_v5.5' into 'release/v5.5'
feat(openthread): support OT upstream dhcpv6 feature (v5.5)

See merge request espressif/esp-idf!42912
2025-10-27 21:22:56 +00:00
Tan Yan Quan 889c77957d feat(openthread): add kconfig option for timing optimization 2025-10-27 16:06:31 +08:00
morris a0de5f7387 Merge branch 'feature/esp32p4_eco5_support_v5.5' into 'release/v5.5'
feat(gpio/ledc/uart/2ddma/ppa): ESP32P4 ECO5 related updates (v5.5)

See merge request espressif/esp-idf!42816
2025-10-27 15:50:42 +08:00
morris d939ad7db7 Merge branch 'feat/dvp_format_trans_v5.5' into 'release/v5.5'
feat(cam): support format conversion function (v5.5)

See merge request espressif/esp-idf!41785
2025-10-27 15:04:35 +08:00
Xu Si Yu 96fc6f15d9 feat(openthread): update examples for API changes 2025-10-27 11:59:10 +08:00
morris 1484524ed6 Merge branch 'feat/p4_rev3_isp_blc_v5.5' into 'release/v5.5'
isp: black level correction driver support on p4 eco5 (v5.5)

See merge request espressif/esp-idf!42796
2025-10-24 12:10:23 +08:00
armando 7a6eb73a93 feat(isp): support BLC driver 2025-10-23 01:17:52 +00:00
Song Ruo Jing fbdb9413de feat(ledc): ESP32P4 ECO5 LEDC related updates 2025-10-22 20:05:59 +08:00
morris be2b6efadc feat(dsi): split the dphy config clock and pll reference clock
this is a breaking change in the esp32p4 ver3.0 silicon.
2025-10-22 17:26:25 +08:00
Wang Meng Yang bad5f3b446 Merge branch 'bugfix/ci_c3eco7_pwr_save_fail_v5.5' into 'release/v5.5'
fix(ble): fix ci power save test connection failure(v5.5)

See merge request espressif/esp-idf!42776
2025-10-22 17:01:00 +08:00
Rocha Euripedes 7a496f0864 Merge branch 'fix/ethernet_init_v5_5' into 'release/v5.5'
Fix/ethernet init v5 5

See merge request espressif/esp-idf!42743
2025-10-22 16:55:08 +08:00
Shu Chen 31b8066cc0 Merge branch 'feat/add_openthread_start_stop_api_v5.5' into 'release/v5.5'
feat(openthread): add openthread start stop APIs (v5.5)

See merge request espressif/esp-idf!42645
2025-10-22 08:30:00 +00:00
xiongweichao 262fefd137 fix(ble): fix ci power save test connection failure 2025-10-21 17:31:26 +08:00
Ondrej Kosta c80867e16a fix(examples): fix version ref. to ethernet_init in static_ip example 2025-10-21 09:57:06 +02:00
Jiang Jiang Jian 65dd74337d Merge branch 'feat/add_cherryusb_demo_v5.5' into 'release/v5.5'
feat(usb): add CherryUSB serial device and host example (v5.5)

See merge request espressif/esp-idf!41700
2025-10-21 14:00:57 +08:00
Xu Si Yu 964fde55dc feat(openthread): examples adaptation of new APIs 2025-10-21 12:11:03 +08:00
Xu Si Yu c6359c36b3 feat(openthread): add common components for openthread examples 2025-10-21 11:27:27 +08:00
Jiang Jiang Jian 5c2880049c Merge branch 'bugfix/ftm_example_issues_v5.5' into 'release/v5.5'
Improve FTM Query logging for AP-Sta mode (v5.5)

See merge request espressif/esp-idf!42671
2025-10-20 15:24:19 +08:00
morris bc3457caab Merge branch 'feature/usb_device_examples_update_v2.0.0_backport_v5.5' into 'release/v5.5'
feature(usb_device): Examples update to esp_tinyusb v2.0.0 (backport to v5.5)

See merge request espressif/esp-idf!42049
2025-10-20 14:29:44 +08:00
gaoxu de3e6d22e3 feat(cam): support format conversion function 2025-10-20 14:21:34 +08:00
akshat b58b6a62d9 bugfix(wifi): Improve FTM Query logging for AP-Sta mode 2025-10-17 10:08:09 +05:30
Jin Chen d1298525a9 fix(ble): update the example docs for pawr
(cherry picked from commit 164fec9e743adc9de0b2096fc54cca2cfb16b395)

Co-authored-by: cjin <jinchen@espressif.com>
2025-10-16 20:14:03 +08:00
Jiang Jiang Jian eee4837542 Merge branch 'refactor/wps_eap_cleanup_v5.5' into 'release/v5.5'
refactor(esp_wifi): Remove WPS task code (v5.5)

See merge request espressif/esp-idf!42441
2025-10-16 15:12:53 +08:00
Mahavir Jain ea36c4f609 Merge branch 'feature/esp_tee_c5_v5.5' into 'release/v5.5'
feat(esp_tee): Initial support for ESP32-C5 and related changes (v5.5)

See merge request espressif/esp-idf!42357
2025-10-16 09:39:23 +05:30
Kapil Gupta f63e81c044 refactor(esp_wifi): Remove WPS task code 2025-10-16 11:12:22 +08:00
Jiang Jiang Jian fb8d0336ae Merge branch 'bugfix/bt_idf_ci_v5.5' into 'release/v5.5'
fix(example/classic_bt): Fix the potential stack overflow tasks (v5.5)

See merge request espressif/esp-idf!42537
2025-10-16 10:24:20 +08:00
Rahul Tank 39b9662258 Merge branch 'feat/channel_sounding_nimble_v5.5' into 'release/v5.5'
feat(nimble): Add initial support for CS HCI (v5.5)

See merge request espressif/esp-idf!42278
2025-10-15 12:47:59 +05:30
Jiang Jiang Jian b490bc0613 Merge branch 'feat/support_esp32c5_cert_test_example_v5.5' into 'release/v5.5'
Feat/support esp32c5 cert test example v5.5(Backport v5.5)

See merge request espressif/esp-idf!42535
2025-10-15 10:32:24 +08:00
Rahul Tank 126b8f8789 fix(nimble): Added CS service support 2025-10-14 16:41:02 +05:30
yangfeng a5735b3252 fix(example/classic_bt): Fix potential stack overflow tasks 2025-10-14 16:38:13 +08:00
Rahul Tank 5652984db9 feat(nimble): Base support for Channel sounding HCI command and events 2025-10-14 12:14:19 +05:30
Laukik Hase 78737a757a feat(esp_tee): Added support for PBKDF2-based (HMAC) ECDSA signing 2025-10-14 10:12:13 +05:30
Laukik Hase 4aafa4d11b feat(esp_tee): Miscellaneous fixes and updates
- Rename `tee_test_fw` app configs for better CI tracking
- Decrease the lower bound of TEE I/DRAM config options
- Trim the TEE test-apps build
- Improve the TEE/REE OTA pytest script with additional checks
- Fix build issues when `tee_sec_storage`/`tee_ota_ops` are a
  a part of the project build but ESP-TEE is disabled
2025-10-14 10:12:12 +05:30
hrushikesh.bhosale 067faa25c2 fix(http_server): Fix CI test failure async_handler
pytest trying to hit the server, before registration
of URI handlers or starting of server
2025-10-13 10:36:52 +05:30
muhaidong c64b751c50 fix(phy): fix cmd get_rx_result log error issue 2025-10-13 10:42:37 +08:00
muhaidong a58bae6812 fix(phy): add tx_contain_en cmd for esp32c5 2025-10-13 10:42:37 +08:00