Commit Graph

7527 Commits

Author SHA1 Message Date
morris
8242e6914b Merge branch 'feature/ledc_etm_support_v6.0' into 'release/v6.0'
feat(ledc): add ETM support for LEDC peripheral (v6.0)

See merge request espressif/esp-idf!43401
2025-11-21 10:38:11 +08:00
morris
4302da9c16 Merge branch 'feat/p4_eco5_dvp_v6.0' into 'release/v6.0'
feat(cam): support esp32p4 eco5 dvp cam (v6.0)

See merge request espressif/esp-idf!43099
2025-11-21 10:11:34 +08:00
gaoxu
20878e3b7b feat(cam): support esp32p4 eco5 dvp cam 2025-11-20 14:07:33 +08:00
Laukik Hase
01f5050f6f ci(esp_tee): Enable the TEE examples for ESP32-C61 2025-11-20 11:01:29 +05:30
Mahavir Jain
6682774612 Merge branch 'contrib/github_pr_17641_v6.0' into 'release/v6.0'
Allow the https server to request client certs only with OPTIONAL (GitHub PR) (v6.0)

See merge request espressif/esp-idf!43454
2025-11-20 09:50:01 +05:30
morris
ef1b1d1009 Merge branch 'feat/isp_crop_driver_v6.0' into 'release/v6.0'
feat(isp): support Crop driver on p4 rev3 (v6.0)

See merge request espressif/esp-idf!43445
2025-11-20 10:16:01 +08:00
Wang Meng Yang
c87b9e9a1f Merge branch 'bugfix/refactor_c3_hci_example_6.0' into 'release/v6.0'
refactor(example/bt): Refactor controller_hci_uart example for ESP32-C3/S3 to use UHCI driver(v6.0)

See merge request espressif/esp-idf!43501
2025-11-20 09:50:01 +08:00
Chen Chen
efbddafbf0 Merge branch 'release/v6.0' into 'feat/mcpwm_support_h4_v6.0'
# Conflicts:
#   docs/docs_not_updated/esp32h4.txt
2025-11-19 17:14:21 +08:00
Chen Chen
cb48f80f52 feat(mcpwm): support mcpwm on esp32h4 2025-11-19 17:13:12 +08:00
xiongweichao
02a59573da refactor(example/bt): Remove APIs starting with periph_ 2025-11-19 10:28:33 +08:00
xiongweichao
03549d726c refactor(example/bt): Refactor controller_hci_uart example for ESP32-C3/S3 to use UHCI driver 2025-11-19 10:28:28 +08:00
Chen Chen
f9d9502e83 feat(isp): support Crop driver on p4 rev3
Add support for crop driver on p4eco5 and update example in
`isp/multi_pipelines`
2025-11-18 17:47:28 +08:00
Jiang Jiang Jian
e7238edbee Merge branch 'docs/esp32h4-usb_v6.0' into 'release/v6.0'
docs(usb): add ESP32-H4 support notes and pin map (backport v6.0)

See merge request espressif/esp-idf!43217
2025-11-18 12:26:08 +08:00
Jiang Jiang Jian
c3f6d236aa Merge branch 'contrib/github_pr_17824_v6.0' into 'release/v6.0'
Fix typos in NimBLE example comments (GitHub PR) (v6.0)

See merge request espressif/esp-idf!43110
2025-11-18 12:25:53 +08:00
Jiang Jiang Jian
18512f486e Merge branch 'fix/bridge_example_v6.0' into 'release/v6.0'
fix(examples): fixed bridge example test endnode to host send (v6.0)

See merge request espressif/esp-idf!43053
2025-11-18 12:24:57 +08:00
0xFEEDC0DE64
813f3f27c7 feat(esp_http_server): Allow the https server to request client certs optionally
Closes https://github.com/espressif/esp-idf/pull/17641
2025-11-18 11:56:41 +08:00
Island
6abb39815a Merge branch 'feat/support_bhost2025_44_v6.0' into 'release/v6.0'
feat(ble/bluedroid): Add more debug log for bluedroid (v6.0)

See merge request espressif/esp-idf!43367
2025-11-17 14:52:02 +08:00
Euripedes Rocha
98a9e14d0e Merge branch 'removes_esp_mqtt_v6.0' into 'release/v6.0'
change(mqtt): Removes the mqtt client from idf (v6.0)

See merge request espressif/esp-idf!43292
2025-11-15 18:25:58 +01:00
Song Ruo Jing
68f9d729cf feat(ledc): add ETM support for LEDC peripheral
Closes https://github.com/espressif/esp-idf/issues/11855
2025-11-14 20:58:17 +08:00
Song Ruo Jing
ca9b6b9607 change(example/ledc): add power management support for the example
Closes https://github.com/espressif/esp-idf/issues/17517
2025-11-14 20:58:17 +08:00
Alexey Gerenkov
6c118b39c0 Merge branch 'move_sysview_to_component_registry_v6.0' into 'release/v6.0'
Move sysview to component registry (v6.0)

See merge request espressif/esp-idf!43218
2025-11-14 18:32:46 +08:00
Euripedes Rocha Filho
dcf03ca0d2 remove(mqtt): Moves esp-mqtt to component manager
esp-mqtt is now a managed component at espressif/mqtt
2025-11-14 10:53:56 +01:00
Aditya Patwardhan
e2b9c01b7a Merge branch 'fix/cert_bundle_stress_test_failure_v6.0' into 'release/v6.0'
Fix cert bundle stress test (v6.0)

See merge request espressif/esp-idf!43360
2025-11-14 14:48:28 +05:30
Jiang Jiang Jian
86d09a29c6 Merge branch 'fix/esp32p4_rev3_hardware_issue_workarounds_v6.0' into 'release/v6.0'
fix(esp_hw_support): esp32p4 eco5 hardware issues workaround (v6.0)

See merge request espressif/esp-idf!42941
2025-11-14 16:47:24 +08:00
Shu Chen
1045fb094b Merge branch 'bugfix/fix_thread_ci_testcases_not_stable_v6.0' into 'release/v6.0'
Bugfix/fix thread ci testcases not stable v6.0

See merge request espressif/esp-idf!43130
2025-11-14 08:37:48 +00:00
Shu Chen
1b21b68c0d Merge branch 'feat/support_dhcpv6_v6.0' into 'release/v6.0'
feat(openthread): support OT upstream dhcpv6 feature (v6.0)

See merge request espressif/esp-idf!42920
2025-11-14 08:37:26 +00:00
Shu Chen
d877831256 Merge branch 'feat/allow_set_ot_netif_config_v6.0' into 'release/v6.0'
feat: allow set ot netif config (v6.0)

See merge request espressif/esp-idf!42900
2025-11-14 08:37:12 +00:00
Chen Jian Hua
de9ad7d9a0 fix(bt/example): Fixed hf_ag build error
(cherry picked from commit 98864d279f)

Co-authored-by: yangfeng <yangfeng@espressif.com>
2025-11-14 13:33:25 +08:00
harshal.patil
6815f7a71b test(examples): Fix cert bundle stress test 2025-11-14 09:46:28 +05:30
Erhan Kurubas
6a030cfad9 change(examples): disable sysview tests until sysview component is uploaded to registry 2025-11-13 10:50:42 +01:00
Erhan Kurubas
7d4ae881c5 change(app_trace): move sysview to component registry 2025-11-13 10:50:42 +01:00
Alexey Gerenkov
ccc59ed681 Merge branch 'esp_tracing_component_v6.0' into 'release/v6.0'
New Esp tracing component (v6.0)

See merge request espressif/esp-idf!43059
2025-11-13 17:44:25 +08:00
Mahavir Jain
79f6849d0d Merge branch 'fix/incorrect_response_status_code_captive_portal_v6.0' into 'release/v6.0'
fix(http_server): Fixed response status code for temporary redirect (v6.0)

See merge request espressif/esp-idf!43086
2025-11-13 09:38:29 +05:30
morris
4e9742433c Merge branch 'refactor/make_usb_hal_independent_backport_v6.0' into 'release/v6.0'
refactor(usb): Make usb hal layer independent (backport v6.0)

See merge request espressif/esp-idf!43249
2025-11-13 10:20:10 +08:00
morris
7e0a6a6bcc Merge branch 'bugfix/fix_gptimer_premature_match_partial_data_v6.0' into 'release/v6.0'
fix(gptimer): update regex patterns in example test to include non-digit characters (v6.0)

See merge request espressif/esp-idf!42954
2025-11-12 13:44:59 +08:00
wuzhenghui
5eff18eec2 fix(esp_hw_support): add p4 rev3.0 MSPI workaround for deepsleep 2025-11-11 21:58:51 +08:00
Tomas Rezucha
d44f7e92b5 refactor(usb): Make usb hal layer independent 2025-11-11 09:58:19 +01:00
igor.masar
981e271b94 docs(usb): add ESP32-H4 support notes and pin map
- usb_device: add esp32h4 DP/DM defaults (GPIO22/21) and "only:: esp32h4";
  add H4 PHY considerations; add H4 MSC write-speed table; generalize MSC SD
  note to {IDF_TARGET_NAME}; exclude tusb_ncm on H4
- usb_host: include esp32h4 in feature gates; add H4 PHY considerations
- usb_host_notes_dwc_otg: enable H4 by extending "only::" selector
- examples/usb: add ESP32-H4 row to DP/DM pin map
- docs_not_updated: drop H4 entries for usb_device, usb_host, and related
  usb_host notes now covered
- soc(esp32h4): set internal PHY mapping to DP=22, DM=21

(cherry picked from commit 7492f9b9cd)
2025-11-10 15:40:52 +01:00
Chen Jichang
17c3f42bd2 test(pcnt): fix pcnt example pytest 2025-11-10 15:28:25 +08:00
Erhan Kurubas
dcde633acd feat(tracing): add new component for tracing 2025-11-05 09:57:18 +01:00
yiwenxiu
37e2aad529 feat(openthread): optimize fail cases in CI test 2025-11-05 16:28:38 +08:00
Rasmus Buurman
8b91bf577a fix(examples): Fix typos in NimBLE example comments 2025-11-05 11:09:36 +05:30
hrushikesh.bhosale
fea4723a11 fix(http_server): Fixed response status code for temporary redirect
Closes https://github.com/espressif/esp-idf/issues/17791
2025-11-04 15:04:46 +05:30
Marek Fiala
58b848dc15 test(tools): Moved preset parsing into core_ext.py and added tests 2025-11-03 17:34:21 +01:00
Ivan Grokhotkov
6c01b6a324 feat(build): add idf.py support for CMake configuration presets
This commit adds a new idf.py --preset NAME argument, which allows
selecting the CMake configuration preset with a given name.
For idf.py, selecting the preset does two things:
- sets the build directory, which is specified in the preset itself
  using "binaryDir" field
- passes --preset argument to CMake configuration phase

The multi_config example is updated to illustrate how this feature is
expected to be used.
2025-11-03 17:34:21 +01:00
Ondrej Kosta
7c1e5c8e76 fix(examples): fixed bridge example test endnode to host send 2025-11-03 09:37:12 +01:00
morris
2f7e513487 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:05 +08:00
Tan Yan Quan
49ea34da87 feat(openthread): add kconfig option for timing optimization 2025-10-27 16:28:14 +08:00
Xu Si Yu
e24bb6f9ac feat(openthread): update examples for API changes 2025-10-27 11:59:05 +08:00
David Čermák
8a64cc15a5 Merge branch 'feat/netif_mtu_path_disc' into 'master'
[esp_netif]: Support for MTU path discovery

Closes IDFGH-10355 and IDFGH-14560

See merge request espressif/esp-idf!42088
2025-10-24 13:29:03 +08:00