Commit Graph

7003 Commits

Author SHA1 Message Date
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
Roland Dobai
ccb8b960a3 Merge branch 'docs/minimal_build_migration_v5.5' into 'release/v5.5'
docs(migration): add note about MINIMAL_BUILD to 5.5 migration guide (v5.5)

See merge request espressif/esp-idf!42560
2025-10-15 13:29:51 +02:00
Mahavir Jain
042f29dd66 Merge branch 'fix/change_write_protection_bit_of_shared_security_efuses_v5.5' into 'release/v5.5'
Reorder write protection bits of some shared security efuses (v5.5)

See merge request espressif/esp-idf!42033
2025-10-15 09:38:59 +05:30
Mahavir Jain
d28a8a0d11 Merge branch 'fix/improve_rng_documentation_v5.5' into 'release/v5.5'
fix(docs): Improved RNG documentation (v5.5)

See merge request espressif/esp-idf!42573
2025-10-14 15:07:13 +05:30
Jiang Jiang Jian
65bd466f70 Merge branch 'docs/update_nimble_pts_info_v5.5' into 'release/v5.5'
docs(ble): Updated NimBLE certification info (v5.5)

See merge request espressif/esp-idf!42463
2025-10-14 16:28:30 +08:00
Aditya Patwardhan
2ec0dc5ae8 feat(docs): Added svg file for the RNG 2025-10-14 10:15:49 +05:30
Aditya Patwardhan
f4f4bce739 fix(docs): Improved RNG documentation
Updated the RNG documentation to add more details
about the High speed ADC as a noise source
and its limitations.

Closes https://github.com/espressif/esp-idf/issues/14665
2025-10-14 10:15:46 +05:30
Laukik Hase
78737a757a feat(esp_tee): Added support for PBKDF2-based (HMAC) ECDSA signing 2025-10-14 10:12:13 +05:30
morris
0847a85040 Merge branch 'feature/i2s_support_merge_simplex_to_duplex_v5.5' into 'release/v5.5'
feat(i2s): support to lazy constitute full-duplex mode (v5.5)

See merge request espressif/esp-idf!41842
2025-10-14 11:58:57 +08:00
Marius Vikhammer
66e07dc78c Merge branch 'docs/ulp_gpio_wakeup_supported_c5_v5.5' into 'release/v5.5'
docs(ulp): fixed ETM and LP_IO wakeup sources saying not supported (v5.5)

See merge request espressif/esp-idf!42208
2025-10-14 11:56:08 +08:00
morris
082ba1450f Merge branch 'fix/rmt_tx_loop_mode_v5.5' into 'release/v5.5'
fix(rmt): correct the condition for warnings in loop mode (v5.5)

See merge request espressif/esp-idf!41790
2025-10-13 19:40:00 +08:00
laokaiyao
8d17bf99c6 feat(i2s): support to lazy constitute full-duplex mode 2025-10-13 17:59:58 +08:00
Zhang Shuxian
821ce86a09 docs: Update translation for build-system.rst 2025-10-13 11:36:38 +02:00
Frantisek Hrbata
86352f9d1f docs(migration): add note about MINIMAL_BUILD to 5.5 migration guide
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2025-10-13 11:36:37 +02:00
Shen Mengjing
bd0c21fef0 docs: Add the updated CN translation 2025-10-13 10:40:16 +05:30
harshal.patil
70a8b4d842 fix(bootloader_support): Reorder write disabling ECDSA_CURVE_MODE 2025-10-13 10:40:16 +05:30
harshal.patil
d902072d80 fix(bootloader_support): Reorder write protection bits of some shared security efuses 2025-10-13 10:40:16 +05:30
Ivan Grokhotkov
fab3655753 Merge branch 'ci/fix-pipeline-commit-sha-in-build-docker_v5.5' into 'release/v5.5'
Ci/fix pipeline commit sha in build docker (v5.5)

See merge request espressif/esp-idf!42436
2025-10-10 11:25:32 +02:00
C.S.M
ad608d254c docs(uhci): Fix uhci compiling on non-supported target 2025-10-10 14:01:57 +08:00
C.S.M
4475b138af doc(temperature_sensor): Update temperature snesor docs, remove inaccurate part 2025-10-10 14:00:37 +08:00
Wei Yu Han
b6017364cd docs(ble): Updated NimBLE certification info
(cherry picked from commit 661ca1abf2)

Co-authored-by: Wei Yuhan <weiyuhan@espressif.com>
2025-10-10 12:25:02 +08:00
Fu Hanxi
39fed94da5 ci: use merged result commit in build_docker job
also change to shanghai runners
2025-10-09 13:45:18 +02:00
Chen Jichang
02b6df3653 fix(rmt): correct the condition for warnings in loop mode 2025-10-09 15:04:07 +08:00
Island
f7bad9f0c3 Merge branch 'docs/update_6.0_ble_feature_status_v5.5' into 'release/v5.5'
docs(ble): Added BLE 6.0 features support status (v5.5)

See merge request espressif/esp-idf!42189
2025-09-28 19:23:59 +08:00
morris
82ed0c7cd3 Merge branch 'fix/twai_new_driver_example_and_fixs_v5.5' into 'release/v5.5'
feat(driver_twai): backport new driver examples and fixs (v5.5)

See merge request espressif/esp-idf!42008
2025-09-28 18:06:07 +08:00
Marius Vikhammer
83de1aac60 docs(ulp): fixed ETM and LP_IO wakeup sources saying not supported 2025-09-26 15:22:31 +08:00
Wei Yu Han
e29891552c 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:40 +08:00
wanckl
b2bca25a98 fix(driver_twai): added ctu_official listen only workaround
Closes https://github.com/espressif/esp-idf/issues/17461
2025-09-22 20:24:52 +08:00
wanckl
dd003fb051 feat(driver_twai): add tx wait all done api 2025-09-22 20:24:20 +08:00
wanckl
0f2d8416b5 feat(driver_twai): update and simplify network example using new driver 2025-09-22 20:24:16 +08:00
Island
23ea610fa0 Merge branch 'bugfix/ble_enhanced_security_v5.5' into 'release/v5.5'
Update BluFi document (v5.5)

See merge request espressif/esp-idf!41764
2025-09-22 10:27:22 +08:00
wanckl
d625405ecb feat(driver_twai): update error recover example using new driver
Closes https://github.com/espressif/esp-idf/issues/8461
2025-09-18 19:53:56 +08:00
Ivan Grokhotkov
d41e9bc280 Merge branch 'doc/remove_cpp_section_placement_limitation_v5.5' into 'release/v5.5'
docs(cplusplus): remove the limitation on IRAM_ATTR for templates (v5.5)

See merge request espressif/esp-idf!41473
2025-09-18 08:23:47 +02:00
David Cermak
dc4381d0b0 fix(docs): Update unclear sdkconfig.rename example 2025-09-16 13:31:18 +02:00
laokaiyao
84ae3f8aec change: remove the updated doc's list for c5 2025-09-11 15:17:12 +08:00
laokaiyao
4a53e1f581 docs(sleep_mode): updated ext1 wakeup status 2025-09-11 15:16:02 +08:00
Zhang Hai Peng
1c39449555 feat(blufi): Update BluFi document
(cherry picked from commit 3f4bedd3a5)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-09-09 11:52:30 +08:00
Konstantin Kondrashov
c092365299 feat(docs): Update ESP32-C61 efuse documentation 2025-09-03 14:21:56 +03:00
Yuan Yu
6961221d28 docs(twai): Update twai_node_transmit function's note 2025-09-03 13:44:02 +08:00
Jiang Jiang Jian
2982305b0d Merge branch 'docs/migration_guides_bt_classic_v5.5' into 'release/v5.5'
docs: Add SoC conditional flag for Bluetooth Classic in migration guides (v5.5)

See merge request espressif/esp-idf!41518
2025-09-02 14:16:11 +08:00
Jiang Jiang Jian
ef35d002b1 Merge branch 'feat/esp_idf_c5_doc_v5.5' into 'release/v5.5'
docs(pm): update power management related docs for esp32c5 in v5.5

See merge request espressif/esp-idf!41393
2025-09-02 14:16:01 +08:00
Mahavir Jain
b966e396d3 Merge branch 'feat/support_authentication_feature_for_ws_v5.5' into 'release/v5.5'
Added pre handshake callback for websocket (v5.5)

See merge request espressif/esp-idf!41037
2025-09-02 09:18:29 +05:30
Mahavir Jain
742d38b051 Merge branch 'doc/update_blufi_doc_v5.5' into 'release/v5.5'
docs(ble): add advisory for CVE-2025-55297 found in Blufi example (v5.5)

See merge request espressif/esp-idf!41488
2025-09-02 09:11:36 +05:30
hebinglin
af2d980f57 docs(pm): update power management related docs for esp32c5 in v5.5 2025-09-02 10:55:10 +08:00
yinqingzhao
1a2a5f4d5b feat(docs): support esp32c5 wifi programming guide docs 2025-08-28 16:13:00 +08:00
luweike
955d842213 docs: Add SoC conditional flag for Bluetooth Classic in migration guides 2025-08-27 10:28:12 +08:00
Zhang Hai Peng
a2e44fffc8 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:39 +08:00
Ivan Grokhotkov
109c028fa7 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:22 +02:00
Jiang Jiang Jian
02c5f2dbb9 Merge branch 'fix/disable_efuse_xts_aes_256_esp32c5_v5.5' into 'release/v5.5'
Disable XTS-AES-256 using efuse key for ESP32-C5 (v5.5)

See merge request espressif/esp-idf!41364
2025-08-21 10:31:37 +08:00
harshal.patil
4213e41bbd fix(soc): Disable XTS-AES-256 using efuse key for ESP32-C5 2025-08-19 21:59:34 +05:30