Commit Graph

2897 Commits

Author SHA1 Message Date
morris 8ab9f51a4a Merge branch 'bugfix/ppa_srm_stuck_on_dma_v5.4' into 'release/v5.4'
fix(ppa): fix potential SRM operation stuck on DMA issue (v5.4)

See merge request espressif/esp-idf!44335
2025-12-26 10:48:47 +08:00
wanckl da44a900dd fix(driver_spi): docs currect gpio config performs 2025-12-23 16:41:06 +08:00
luoxu 84d7f85fdd feat(ble_mesh): dfd client/server supported 2025-12-18 16:28:29 +08:00
Song Ruo Jing 1f08396451 docs(ppa): add a note about bilinear scaling algorithm in PPA SRM
Closes https://github.com/espressif/esp-idf/issues/17531
2025-12-17 17:40:11 +08:00
Zhang Shuxian 7514c17c76 docs: implement comments 2025-11-28 10:19:15 +08:00
Zheng Zhong a4e05f49c0 fix : apply the suggestion from doc team 2025-11-28 10:19:15 +08:00
Zheng Zhong e3a34f5453 docs: fix some description in security guide docs 2025-11-28 10:19:08 +08: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
Ashish Sharma 0f639a9c8b feat(mbedtls): update to version 3.6.5 2025-11-11 16:48:46 +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
morris f213e62201 Merge branch 'feature/i2s_support_merge_simplex_to_duplex_v5.4' into 'release/v5.4'
feat(i2s): support to lazy constitute full-duplex mode (v5.4)

See merge request espressif/esp-idf!41843
2025-11-10 13:48:09 +08:00
gaoxu cfd1a55198 feat(cam): support format conversion function 2025-11-05 10:12:28 +08:00
wuzhenghui d4b3d01b4d feat(esp_hw_support): update cpu_pd support for esp32p4 v3.0 2025-11-04 16:03:27 +08:00
Island 8bc293dd67 Merge branch 'docs/ble_add_low_power_intro_v5.4' into 'release/v5.4'
Added BLE Low Power Mode Introduction (v5.4)

See merge request espressif/esp-idf!42994
2025-11-03 16:23:30 +08:00
Jiang Jiang Jian ee57f0751c Merge branch 'ci/fix-pipeline-commit-sha-in-build-docker_v5.4' into 'release/v5.4'
Ci/fix pipeline commit sha in build docker (v5.4)

See merge request espressif/esp-idf!42437
2025-10-31 10:53:46 +08:00
Wei Yu Han 85769c6450 docs(ble): Optimized the BLE low power guide 2025-10-30 16:04:30 +08:00
Wei Yuhan bf173da75a docs(ble): Fixed the common operation path for all chips 2025-10-30 16:00:06 +08:00
Wei Yuhan d0705a6d94 docs(ble): Replaced BLE with Bluetooth LE 2025-10-30 15:59:39 +08:00
Wei Yu Han 339982cd24 docs(ble): Replaced the current table with the link to the Power Save README
(cherry picked from commit 13b04ab89e)

Co-authored-by: Wei Yuhan <weiyuhan@espressif.com>
2025-10-30 15:53:57 +08:00
Wei Yu Han 633a8aba85 docs(ble): Revisied BLE Low Power Giude
(cherry picked from commit 19fc7319c6)

Co-authored-by: Wei Yuhan <weiyuhan@espressif.com>
2025-10-30 15:53:33 +08:00
weiyuhan d0540c07c4 docs(ble): Added BLE Low Power Mode Introduction 2025-10-30 15:43:26 +08:00
Marius Vikhammer 551dd120d9 Merge branch 'docs/freertos_watermark_bytes_v5.4' into 'release/v5.4'
docs(freertos): fixed stack watermark documentation bytes vs words issue (v5.4)

See merge request espressif/esp-idf!42695
2025-10-27 14:49:10 +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
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
morris bd8669b3cd Merge branch 'fix/rmt_tx_loop_mode_v5.4' into 'release/v5.4'
fix(rmt): correct the condition for warnings in loop mode (v5.4)

See merge request espressif/esp-idf!41791
2025-10-26 22:54:20 +08: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
Marius Vikhammer 30b10c6d87 docs(freertos): fixed stack watermark documentation bytes vs words issue
Upstream freertos reports stack sizes in words, while IDF-kernel uses bytes.
2025-10-23 09:37:18 +08:00
laokaiyao 6f5a07995c feat(i2s): support to lazy constitute full-duplex mode 2025-10-15 17:44:13 +08:00
C.S.M b74dea1d21 docs(uhci): implementation for uart-dma (uhci) docs 2025-10-10 16:35:45 +08:00
C.S.M ebef3c9ca4 docs(uhci): Fix uhci compiling on non-supported target 2025-10-10 14:19:47 +08:00
C.S.M 8fbf53d2c4 doc(temperature_sensor): Update temperature snesor docs, remove inaccurate part 2025-10-10 14:15:10 +08:00
Wei Yu Han 548c0ff4ad docs(ble): Updated NimBLE certification info
(cherry picked from commit 661ca1abf2)

Co-authored-by: Wei Yuhan <weiyuhan@espressif.com>
2025-10-10 12:24:57 +08:00
Fu Hanxi d8d0b89b63 ci: use merged result commit in build_docker job
also change to shanghai runners
2025-10-09 13:47:14 +02:00
Chen Jichang bca0e0893e fix(rmt): correct the condition for warnings in loop mode 2025-10-09 15:04:19 +08:00
Shen Mengjing 8d9f3669c7 docs: Add the updated CN translation 2025-09-30 15:38:38 +05:30
Wei Yu Han 42d3fb5694 docs(ble): Added BLE 6.0 features support status
(cherry picked from commit 5e4c16410b)

Co-authored-by: Wei Yuhan <weiyuhan@espressif.com>
2025-09-26 09:21:34 +08:00
Jiang Jiang Jian 8856476b6d Merge branch 'fix/correct_adc_periph_num_on_c2_v5.4' into 'release/v5.4'
fix(adc): fix ESP32-C2/P4 wrong adc periph num (v5.4)

See merge request espressif/esp-idf!41537
2025-09-19 02:57:37 +08:00
Jiang Jiang Jian 2d65061cce Merge branch 'bugfix/ble_enhanced_security_v5.4' into 'release/v5.4'
Update BluFi document (v5.4)

See merge request espressif/esp-idf!41763
2025-09-18 23:22:02 +08:00
laokaiyao ce5d2daaa5 change: remove the updated doc's list for c5 2025-09-11 15:24:53 +08:00
laokaiyao 2123ee4c1a docs(sleep_mode): updated ext1 wakeup status 2025-09-11 15:17:49 +08:00
Zhang Hai Peng db1bff6ffa feat(blufi): Update BluFi document
(cherry picked from commit 3f4bedd3a5)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-09-09 11:52:26 +08:00
luweike 490d96ecfc docs: Add SoC conditional flag for Bluetooth Classic in migration guides 2025-08-27 12:02:13 +08:00
gaoxu 123b041f4e fix(adc): fix wrong adc periph num on C2/P4 2025-08-26 18:54:48 +08:00
Ivan Grokhotkov c172f56013 docs(cplusplus): remove the limitation on IRAM_ATTR for templates
The issue has been fixed since GCC 14.

Related to https://github.com/espressif/esp-idf/issues/4542
2025-08-22 17:30:34 +02:00
Erhan Kurubas 99b9886725 fix(coredump): implement CONFIG_ESP_COREDUMP_MAX_TASKS_NUM limitation 2025-08-15 03:55:36 +08:00
Zhang Shuxian ce4a3fb86c docs: Remove incorrect description for ESP32-P4 SDMMC 2025-07-18 09:31:57 +08:00
Jiang Jiang Jian e839ed589c Merge branch 'feature/enable_support_for_deterministic_mode_and_ecdsa_192_v5.4' into 'release/v5.4'
enable support for deterministic mode and ecdsa 192 in ESP32H2 (v5.4)

See merge request espressif/esp-idf!39541
2025-07-11 13:47:39 +08:00
Jiang Jiang Jian 583fd13cd5 Merge branch 'feat/update_mbedtls_3.6.4_v5.4' into 'release/v5.4'
feat(mbedtls): update to version 3.6.4 (v5.4)

See merge request espressif/esp-idf!40376
2025-07-11 13:43:42 +08:00
Erhan Kurubas a0c490bfb1 feat(sysview): update to version 3.56 2025-07-09 07:38:21 +02:00