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
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
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
Marius Vikhammer
ee777b0387
docs(misc): cleanup docs for C5 and C61
2025-08-18 14:16:22 +08:00
armando
9fa874b1ce
doc: update docs
2025-08-14 15:17:56 +08:00
hrushikesh.bhosale
415a05a6a5
feat(esp_http_server): Added pre handshake callback for websocket
...
1. If the user wants authenticate the request, then user needs to do
this before upgrading the protocol to websocket.
2. To achieve this, added pre_handshake_callack, which will execute
before handshake, i.e. before switching protocol.
2025-08-04 20:58:54 +05:30
Jiang Jiang Jian
dafdf1205d
Merge branch 'feat/secure_boot_ecdsa_p384_v5.5' into 'release/v5.5'
...
Support Secure Boot using ECDSA-P384 curve (v5.5)
See merge request espressif/esp-idf!40822
2025-07-31 21:24:55 +08:00
Michael (XIAO Xufeng)
3fcd7b1ba5
Merge branch 'feat/lcd_cam_dvp_driver_s3_v5.5' into 'release/v5.5'
...
DVP support and example for ESP32S3 (v5.5)
See merge request espressif/esp-idf!40329
2025-07-31 11:48:18 +08:00
gaoxu
e6e0f672ec
feat(cam): add camera buffer alloc function
2025-07-26 21:15:05 +08:00
gaoxu
4b46a16922
feat(adc): support ADC calibration on ESP32C61
2025-07-26 20:59:51 +08:00
Jiang Jiang Jian
9316e840a7
Merge branch 'c61_sdio_v5.5' into 'release/v5.5'
...
feat(sdio): support sdio on esp32c61 (v5.5)
See merge request espressif/esp-idf!40716
2025-07-25 20:27:30 +08:00
Jiang Jiang Jian
6041ee302d
Merge branch 'fix/twai_fix_clock_c5_errata_and_test_v5.5' into 'release/v5.5'
...
fix(driver_twai): fixed clock enable and errata and test (v5.5)
See merge request espressif/esp-idf!40263
2025-07-25 20:03:00 +08:00