Roman Leonov
898f881226
refactor(hcd_dwc): Apply delay for all targets
2025-05-07 11:14:30 +02:00
zhangyanjiao
8762d5816a
fix(wifi): fix the issue that sta connection info loss lr info on C5 eco2
2025-05-07 16:30:50 +08:00
Laukik Hase
7411eafb2e
Merge branch 'refactor/esp_tee_sec_stg' into 'master'
...
refactor(esp_tee): Revamp the TEE Secure Storage format
Closes IDF-9180
See merge request espressif/esp-idf!36878
2025-05-07 13:40:06 +08:00
morris
31b6be0d2c
test(dma): only test 40MHz on esp32c5
2025-05-07 13:11:58 +08:00
morris
8bd66b5e49
test(timer): with malloc comes from PSRAM by default
2025-05-07 13:11:58 +08:00
zwl
ee6607b489
fix(ble): update ld file on ESP32-C2
2025-05-07 12:12:24 +08:00
Shen Weilong
26754d8e71
change(ble): [AUTO_MR] Update lib_esp32c2 to 16e16586
2025-05-07 12:12:24 +08:00
Shen Weilong
a477bfb140
change(ble): [AUTO_MR] Update lib_esp32c6 to 9ecb81c8
2025-05-07 12:12:24 +08:00
Shen Weilong
852a095b59
change(ble): [AUTO_MR] Update lib_esp32c5 to 9ecb81c8
2025-05-07 12:12:24 +08:00
Shen Weilong
a3cc91dbf0
change(ble): [AUTO_MR] Update lib_esp32h2 to 9ecb81c8
2025-05-07 12:12:24 +08:00
wangtao@espressif.com
3035667e69
feat(phy): add config for esp32c2 move iram func to flash
2025-05-07 11:24:17 +08:00
armando
9af1f75af8
fix(sdmmc): fixed sdmmc pin drive regression issue on esp32
2025-05-07 10:52:20 +08:00
glmfe
2205a22dc1
feat(tcp_transport): Add websocket HTTP redirect
...
- Add and expose URI parser from HTTP when received a 301 status
2025-05-06 08:20:42 -03:00
cjin
6a80deac03
fix(ble): fix rtc freq set too high on ESP32-C2
2025-05-06 19:19:11 +08:00
Rahul Tank
1c9d07b7ac
fix(nimble): Expose API to parse adv report for specific AD flags
2025-05-06 11:39:33 +05:30
Amitesh Singh
201df702da
feat(lwip/config): add menuconfig option for setting LWIP_IPV6_DUP_DETECT_ATTEMPTS
...
In my network, ipv6 address allocation to esp32 was unreliable.
I'd to disable LWIP_IPV6_DUP_DETECT_ATTEMPTS to 0 to actually make
esp32 ipv6 address assignment work reliably.
Signed-off-by: Amitesh Singh <singh.amitesh@gmail.com >
2025-05-06 10:17:59 +05:30
Mahavir Jain
081de6dc0d
Merge branch 'contrib/github_pr_15868' into 'master'
...
feat(tcp_transport): add API to configure SSL cipher suites (GitHub PR)
Closes IDFGH-15197
See merge request espressif/esp-idf!38883
2025-05-06 01:48:28 +08:00
harshal.patil
3123fff18a
fix(esp_psram): Add XIP PSRAM alignment gaps in heap only if PSRAM protection is enabled
2025-05-05 10:50:19 +05:30
Laukik Hase
c16fc04c2d
docs(esp_tee): Revise TEE secure storage and related documentation
2025-05-04 18:22:22 +05:30
Laukik Hase
033397b877
fix(esp_tee): Add standard newlib function stubs to resolve build warnings
...
- Disable C++ exceptions for TEE build to reduce flash footprint
2025-05-04 18:03:30 +05:30
Laukik Hase
3bb3f9362e
refactor(esp_tee): Update TEE secure storage examples and test-apps
2025-05-04 18:03:30 +05:30
Laukik Hase
41bf07e6ce
refactor(esp_tee): Remove the deprecated TEE secure storage partition subtype
2025-05-04 18:03:30 +05:30
Laukik Hase
d116567a66
refactor(esp_tee): Update TEE secure storage interface APIs
2025-05-04 18:03:29 +05:30
Laukik Hase
c9f7bcd452
feat(esp_tee): Support the nvs_flash for the ESP-TEE build
2025-05-04 18:03:28 +05:30
Roman Leonov
aaebc37467
Merge branch 'refactor/usb_host_ext_port_change_deps_to_ext_hub' into 'master'
...
refactor(ext_port): Remove dependency from the External Hub driver
Closes IDF-12562
See merge request espressif/esp-idf!37518
2025-05-02 16:30:20 +08:00
Mahavir Jain
63e89ea077
Merge branch 'fix/unaligned_writes_acces_in_sha_input_fill' into 'master'
...
Fix unaligned memory access while populating SHA input buffer
Closes PM-398
See merge request espressif/esp-idf!38806
2025-05-02 12:21:36 +08:00
Li Shuai
0c76f6c556
Merge branch 'bugfix/idf-12651' into 'master'
...
fix the issue of regdma update cache state before wait compare
Closes IDF-12651
See merge request espressif/esp-idf!38879
2025-05-01 12:03:55 +08:00
Armando (Dou Yiwen)
67e5e59de3
Merge branch 'feat/c5_sdio' into 'master'
...
sdio: supported on c5
Closes IDF-12655 and IDF-12641
See merge request espressif/esp-idf!38652
2025-05-01 11:52:21 +08:00
Wan Lei
a16f621ed2
Merge branch 'feat/twai_driver_legacy_target_support' into 'master'
...
feat(driver_twai): twai driver legacy target support (part_2)
Closes IDF-12480 and IDF-12808
See merge request espressif/esp-idf!36487
2025-05-01 11:05:11 +08:00
morris
d19d0733d3
Merge branch 'feat/test_uhci_psram_in_ci' into 'master'
...
test(uhci): enable the psram test in CI
See merge request espressif/esp-idf!38847
2025-04-30 20:22:43 +08:00
Ondrej Kosta
eba9549bbc
Merge branch 'feat/eth_mac_filter' into 'master'
...
feat(esp_eth): added option to set MAC filter for mcast
Closes IDF-12503 and IDFGH-14897
See merge request espressif/esp-idf!36944
2025-04-30 19:38:02 +08:00
Gao Xu
4a2273b27b
Merge branch 'ci/add_esp_cam_runner' into 'master'
...
CAM: add deinit API and add ov5647 test/runner
See merge request espressif/esp-idf!38610
2025-04-30 19:10:05 +08:00
Zhang Xiao Yan
97f904b6fb
Merge branch 'docs/fix_some_typos' into 'master'
...
docs: Fix some typos
Closes DOC-10600, DOC-10605, DOC-10606, DOC-10607, DOC-10608, and DOC-10671
See merge request espressif/esp-idf!37977
2025-04-30 18:35:40 +08:00
Shen Meng Jing
62d4115e08
docs: Fix some typos
2025-04-30 18:35:39 +08:00
Aditya Patwardhan
d3e3790fc9
Merge branch 'fix/refactor_source_code_and_comments' into 'master'
...
fix(hal): updated API description and added comments
Closes IDF-12618
See merge request espressif/esp-idf!38415
2025-04-30 18:26:57 +08:00
Li Shuai
19874adb58
fix(soc_caps): fix the issue of regdma update cache state before wait compare
2025-04-30 18:14:52 +08:00
gaoxu
a329b2a9d3
ci(cam): add csi_0v5647 test and runner
2025-04-30 18:10:34 +08:00
Mahavir Jain
ff555428d1
Merge branch 'feat/dynamic_buffer_tls1.3' into 'master'
...
feat(mbedtls): add support for dynamic buffer for TLS1.3
Closes IDFGH-14708, IDF-12469, IDF-9178, and IDF-1725
See merge request espressif/esp-idf!38258
2025-04-30 17:52:43 +08:00
Jiang Jiang Jian
f387f14509
Merge branch 'feat/c6_v002_compatibility' into 'master'
...
hw_support: Update compatibility information and Kconfig option for c6 v0.2
See merge request espressif/esp-idf!35800
2025-04-30 16:54:12 +08:00
Guillaume Souchere
83f28973be
Merge branch 'docs/document-task-tracking' into 'master'
...
docs(heap): Document heap task tracking
Closes IDF-12684
See merge request espressif/esp-idf!38247
2025-04-30 16:27:36 +08:00
morris
4312734f27
Merge branch 'feat/re_support_pcnt_on_c5' into 'master'
...
feat(pcnt): re-support pcnt on ESP32-C5 V1.0
Closes IDF-8683, IDF-12831, and IDF-12634
See merge request espressif/esp-idf!38547
2025-04-30 15:24:44 +08:00
Tomas Rohlinek
bf1b16554a
Merge branch 'feat/socket_count_checks' into 'master'
...
feat(network/lwip): Add checks for maximum socket count
Closes IDF-12788
See merge request espressif/esp-idf!38642
2025-04-30 14:52:01 +08:00
armando
6e2d52c802
test(sdio): dual board test sd host p4 + sdio slave c5
2025-04-30 14:48:28 +08:00
armando
69164ed912
feat(sdio): supported sdio on esp32c5
2025-04-30 14:48:28 +08:00
Tomas Rezucha
4b15ef706b
Merge branch 'fix/usb_comprehensive_heap' into 'master'
...
fix(usb/host): Do not call heap_caps_get_allocated_size() in USB host driver
Closes IDFGH-15138
See merge request espressif/esp-idf!38715
2025-04-30 14:22:08 +08:00
morris
8af9bb624e
test(uhci): enable the psram test in CI
2025-04-30 13:16:57 +08:00
Aditya Patwardhan
852466ea0e
Merge branch 'fix/cache_support_duing_pure_ram_app' into 'master'
...
fix(esp_mm): Move cache-related sources out of pure RAM app check
See merge request espressif/esp-idf!38717
2025-04-30 11:28:01 +08:00
Island
739a6efac8
Merge branch 'bugfix/fix_ble_lib_link_issue_esp32c3' into 'master'
...
Fixed ble lib linkage issue on esp32c3(edf923e)
See merge request espressif/esp-idf!38788
2025-04-30 11:16:27 +08:00
armando
8d02253b48
refactor(sdio): sdio related soc register headers renaming
2025-04-30 10:50:12 +08:00
wanckl
00c78197df
test(driver_twai): test app rename and add cache safe test
2025-04-30 10:38:59 +08:00