Commit Graph

6566 Commits

Author SHA1 Message Date
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
Mahavir Jain
a0e8f64199 Merge branch 'feat/update_mbedtls_3.6.5_v5.4' into 'release/v5.4'
feat(mbedtls): update to version 3.6.5 (v5.4)

See merge request espressif/esp-idf!43245
2025-11-18 09:41:14 +05:30
armando
ff195a9515 feat(isp): added shadow reg settings 2025-11-17 14:09:56 +08:00
Song Ruo Jing
0c5efa6052 feat(ledc): ESP32P4 ECO5 LEDC related updates 2025-11-13 11:50:42 +08:00
armando
76fb136282 feat(isp): support BLC driver 2025-11-13 10:29:31 +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
harshal.patil
dd3d58a315 fix(bootloader_support): Reorder write disabling ECDSA_CURVE_MODE 2025-09-30 15:38:27 +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
b3f053863d Merge branch 'bugfix/esp_flash_escape_checking_v5.4' into 'release/v5.4'
fix(esp_flash): fixed issue of escaping boundary check (v5.4)

See merge request espressif/esp-idf!40118
2025-09-19 03:19:26 +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
Xiao Xufeng
9cfc314c5b fix(esp_flash): fixed issue of escaping boundary check
Also patched corresponding ROM functions
2025-09-10 16:36:57 +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
Jiang Jiang Jian
696cf590eb Merge branch 'docs/migration_guides_bt_classic_v5.4' into 'release/v5.4'
docs: Add SoC conditional flag for Bluetooth Classic in migration guides (v5.4)

See merge request espressif/esp-idf!41523
2025-09-02 14:06:47 +08:00
Mahavir Jain
a301c06b4c Merge branch 'feat/support_authentication_feature_for_ws_v5.4' into 'release/v5.4'
Added pre handshake callback for websocket (v5.4)

See merge request espressif/esp-idf!41038
2025-09-02 09:18:37 +05:30
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
Zhang Hai Peng
96c2152f7f docs(ble): add advisory for CVE-2025-55297 found in Blufi example
(cherry picked from commit 1952f0333c)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-08-25 17:53:34 +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