Song Ruo Jing
|
551b264193
|
Merge branch 'bugfix/ppa_srm_stuck_on_dma' into 'master'
fix(ppa): fix potential SRM operation stuck on DMA issue
Closes IDFGH-16401
See merge request espressif/esp-idf!42733
|
2025-11-26 15:01:50 +08:00 |
|
Wang Ning
|
914dc26402
|
docs: update heading levels for twai api reference
|
2025-11-26 14:36:25 +08:00 |
|
Chen Ji Chang
|
a20b2fab82
|
Merge branch 'feat/esp_hal_rmt' into 'master'
feat(hal): graudate the RMT hal driver into a new component
Closes IDF-14083 and IDF-13684
See merge request espressif/esp-idf!43336
|
2025-11-25 19:48:52 +08:00 |
|
Chen Jichang
|
2cb84ecf95
|
feat(hal): graudate the RMT hal driver into a new component
|
2025-11-25 14:21:01 +08:00 |
|
Zhang Shuxian
|
bcedb69c37
|
docs: Update CN translation
|
2025-11-25 11:54:43 +08:00 |
|
Peter Dragun
|
007ae938c1
|
docs: Add note about automatic log coloring in IDF Monitor
|
2025-11-25 11:46:55 +08:00 |
|
Song Ruo Jing
|
9079838b64
|
docs(ppa): add a note about bilinear scaling algorithm in PPA SRM
Closes https://github.com/espressif/esp-idf/issues/17531
|
2025-11-25 10:53:15 +08:00 |
|
Martin Vychodil
|
80ed20959d
|
Merge branch 'feat/nvs_iteration_statistics_examples' into 'master'
feat(examples/storage): add nvs statistics and iteration examples
Closes DOC-12742
See merge request espressif/esp-idf!42327
|
2025-11-24 17:54:31 +08:00 |
|
Mahavir Jain
|
0da64692c4
|
Merge branch 'update/update_certs_bundle' into 'master'
Update esp_crt_bundle certificates
See merge request espressif/esp-idf!43500
|
2025-11-20 21:54:26 +05:30 |
|
Lu Wei Ke
|
7c4e2d0aa2
|
Merge branch 'docs/update_bt_common_homepage' into 'master'
docs: Add intro and brief descriptions to Bluetooth Common API home page
Closes DOC-11910
See merge request espressif/esp-idf!42582
|
2025-11-21 00:20:14 +08:00 |
|
luweike
|
ac4cd16cdf
|
docs: Add intro and brief descriptions to Bluetooth Common API home page
|
2025-11-20 18:56:15 +08:00 |
|
luweike
|
83a26231a6
|
docs: Add intro and profile summaries to Bluetooth Classic API home page
|
2025-11-20 18:53:46 +08:00 |
|
morris
|
8799b8bc72
|
Merge branch 'contrib/github_pr_17803' into 'master'
Fixes for reference pages (GitHub PR)
Closes IDFGH-16714
See merge request espressif/esp-idf!43085
|
2025-11-20 17:27:44 +08:00 |
|
morris
|
c48a08803f
|
Merge branch 'feat/dedic_gpio_esp32h4' into 'master'
feat(gpio): support fast gpio driver on esp32h4
Closes IDF-12401 and IDF-12391
See merge request espressif/esp-idf!43472
|
2025-11-20 15:24:28 +08:00 |
|
Vaia Patta
|
ef4f475a73
|
docs: fix anonymous flags in various structs
I noticed a few structs where the flags didn't show up correctly in the
docs.
Naming the flag struct makes the individual flags appear properly in the
nested struct.
Merges https://github.com/espressif/esp-idf/pull/17803
Closes https://github.com/espressif/esp-idf/issues/17804
|
2025-11-19 23:12:17 +08:00 |
|
laokaiyao
|
873d90218c
|
refactor(parlio): refactor of the private parlio caps
|
2025-11-19 14:32:40 +08:00 |
|
laokaiyao
|
377c4d2f39
|
feat(hal): graudate the parlio hal driver into a new component
|
2025-11-19 14:16:02 +08:00 |
|
Kevin (Lao Kaiyao)
|
c94d08b9f2
|
Merge branch 'reafactor/esp_hal_i2s' into 'master'
feat(hal): graudate the I2S hal driver into a new component
Closes IDF-14078
See merge request espressif/esp-idf!43267
|
2025-11-19 14:08:20 +08:00 |
|
Wu Zheng Hui
|
27bb77e77c
|
Merge branch 'feat/support_get_pm_lock_aquired_counts' into 'master'
feat(esp_pm): add APIs to get PM lock statistics
Closes IDFGH-16676
See merge request espressif/esp-idf!43002
|
2025-11-19 10:52:40 +08:00 |
|
Espressif BOT
|
96eb7ae213
|
change(mbedtls/crt_bundle): Update esp_crt_bundle certificates
|
2025-11-19 10:00:39 +08:00 |
|
morris
|
892611191b
|
feat(gpio): support fast gpio driver on esp32h4
|
2025-11-18 16:59:27 +08:00 |
|
laokaiyao
|
e8f39b4c8d
|
feat(hal): graudate the I2S hal driver into a new component
|
2025-11-18 15:47:16 +08:00 |
|
wuzhenghui
|
a5b5f19101
|
docs(esp_pm): add PM lock debugging and profiling documentation
|
2025-11-18 14:59:22 +08:00 |
|
morris
|
5189f9af3c
|
Merge branch 'feat/isp_crop_driver' into 'master'
feat(isp): support Crop driver on p4 rev3
Closes IDF-12216 and IDF-13933
See merge request espressif/esp-idf!42586
|
2025-11-14 15:53:52 +08:00 |
|
Chen Chen
|
61d363fd58
|
feat(isp): support Crop driver on p4 rev3
Add support for crop driver on p4eco5 and update example in
`isp/multi_pipelines`
|
2025-11-13 08:47:11 +08:00 |
|
Euripedes Rocha
|
1da98604f9
|
Merge branch 'removes_esp_mqtt' into 'master'
change(mqtt): Removes the mqtt client from idf
Closes IDF-14118 and DOC-12722
See merge request espressif/esp-idf!40286
|
2025-11-12 10:10:22 +01:00 |
|
Mahavir Jain
|
437ddd1a45
|
Merge branch 'feat/update_mbedtls_3.6.5' into 'master'
feat(mbedtls): update to version 3.6.5
See merge request espressif/esp-idf!42623
|
2025-11-11 14:09:43 +05:30 |
|
Zhang Shuxian
|
41c3c2d539
|
docs: Update CN translation
|
2025-11-11 09:21:37 +01:00 |
|
Euripedes Rocha Filho
|
448714b056
|
remove(mqtt): Moves esp-mqtt to component manager
esp-mqtt is now a managed component at espressif/mqtt
|
2025-11-11 09:21:37 +01:00 |
|
Konstantin Kondrashov
|
8ab409e17e
|
Merge branch 'contrib/github_pr_17648' into 'master'
docs(shared_stack): Fix incorrect or misleading expressions (GitHub PR)
Closes IDFGH-16521 and IDFGH-16500
See merge request espressif/esp-idf!42340
|
2025-11-11 12:32:14 +08:00 |
|
renpeiying
|
b3f95ab7b0
|
Update docs acc to review
|
2025-11-11 10:44:50 +08:00 |
|
laokaiyao
|
6c29488d9f
|
docs(pm): updated i2s pm lock type in DFS
Related https://github.com/espressif/esp-idf/issues/14707
|
2025-11-11 10:23:34 +08:00 |
|
Ashish Sharma
|
9fe50060e6
|
feat(mbedtls): update to version 3.6.5
|
2025-11-11 10:07:05 +08:00 |
|
Zhang Shuxian
|
f13c16e031
|
docs: Update CN translation for NVS statistics example
|
2025-11-10 12:18:31 +01:00 |
|
Martin Havlik
|
ca16bf9c68
|
docs(examples/storage): Add docs entries for 2 new NVS examples
Extend the existing mentions of NVS examples with 2 newly added
`nvs_statistics` and `nvs_iteration`.
|
2025-11-10 12:18:31 +01:00 |
|
Erhan Kurubas
|
79cda70029
|
change(app_trace): move sysview to component registry
|
2025-11-10 15:55:41 +08:00 |
|
igor.masar
|
7492f9b9cd
|
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
|
2025-11-07 12:19:26 +01:00 |
|
Narukara
|
e14dfb8b5a
|
docs(shared_stack): Fix incorrect or misleading expressions
Merges https://github.com/espressif/esp-idf/pull/17648
Closes https://github.com/espressif/esp-idf/issues/17639
|
2025-11-07 11:17:04 +02:00 |
|
Armando (Dou Yiwen)
|
c71729610f
|
Merge branch 'feat/isp_shadow_reg' into 'master'
isp: added shadow reg settings
Closes IDF-13937
See merge request espressif/esp-idf!42698
|
2025-11-07 07:34:21 +00: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 |
|
armando
|
e0b530bd64
|
feat(isp): added shadow reg settings
|
2025-11-07 10:49:34 +08:00 |
|
laokaiyao
|
6bb2a6b66d
|
feat(i2s): support i2s on esp32h21
|
2025-11-06 17:23:15 +08:00 |
|
C.S.M
|
a7115b6b36
|
refactor(jpeg): Split hal layer for jpeg
|
2025-11-05 10:32:41 +08:00 |
|
morris
|
318867b3a2
|
Merge branch 'refactor/mcpwm_independent_hal' into 'master'
refactor(mcpwm): make mcpwm_hal independent & cleanup soc_caps
Closes IDF-13638 and IDF-14299
See merge request espressif/esp-idf!42886
|
2025-11-05 09:36:50 +08:00 |
|
Chen Chen
|
d1612b952e
|
refactor(mcpwm): make mcpwm_hal independent & cleanup soc_caps
|
2025-11-03 09:36:23 +08:00 |
|
Erhan Kurubas
|
b3132d31ed
|
Merge branch 'esp_tracing_component' into 'master'
New Esp tracing component
Closes IDF-13405 and DOC-12721
See merge request espressif/esp-idf!41755
|
2025-10-30 23:07:49 +01:00 |
|
Shen Meng Jing
|
310f973583
|
Merge branch 'docs/sync_en_and_cn_docs' into 'master'
docs: Sync EN and CN docs without 'needs translation' label
Closes DOC-12700
See merge request espressif/esp-idf!42919
|
2025-10-30 23:01:35 +08:00 |
|
Erhan Kurubas
|
1dac8685db
|
feat(tracing): add new component for tracing
|
2025-10-30 12:15:35 +01:00 |
|
Chen Ji Chang
|
a177fe6483
|
Merge branch 'feat/rgb_lcd_memory' into 'master'
feat(rgb_lcd): allow users to manage the lifecycle of the frame buffer
Closes IDF-13917
See merge request espressif/esp-idf!41457
|
2025-10-30 16:07:15 +08:00 |
|
Shen Meng Jing
|
b3eaeaea7a
|
Merge branch 'docs/update_cn_translation' into 'master'
docs: Update CN translation for several docs
Closes DOC-12708 and DOC-12686
See merge request espressif/esp-idf!42918
|
2025-10-30 14:42:01 +08:00 |
|