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
Shu Chen
31a72abd57
Merge branch 'fix/ieee802154_example_rx_v5.5' into 'release/v5.5'
...
fix(ieee802154): set rx_when_idle to false when Rx stop (v5.5)
See merge request espressif/esp-idf!40823
2025-07-25 12:01:33 +00:00
Jiang Jiang Jian
b5944c8f34
Merge branch 'feature/iram_esp_system_v5.5' into 'release/v5.5'
...
feat(esp_system): Adds Kconfigs to place code in IRAM (v5.5)
See merge request espressif/esp-idf!40516
2025-07-25 19:45:26 +08:00
muhaidong
9c18324a72
fix(wifi): fix pmksa cache expiration caused by sntp time synchronization issue
2025-07-25 18:05:25 +08:00
Roland Dobai
a49402e12c
Merge branch 'contrib/github_pr_15974_v5.5' into 'release/v5.5'
...
fix(tools/idf-qemu): Append qemu_extra_args after monitor -serial not before (GitHub PR) (v5.5)
See merge request espressif/esp-idf!40816
2025-07-25 11:51:03 +02:00
zwx
72c92aaebd
fix(openthread): use OpenThread API in lwIP source address selection hook
2025-07-25 17:42:31 +08:00
zwx
bc79dc06a3
fix(openthread): fix the preference of the ip6 address set to lwip
2025-07-25 17:42:20 +08:00
Tan Yan Quan
268af25a10
fix(ieee802154): set rx_when_idle to false when Rx stop
2025-07-25 17:22:24 +08:00
Tan Yan Quan
7bde153d0a
fix(ieee802154): initialize nvs before enable ieee802154
2025-07-25 17:22:24 +08:00
Peter Dragun
01f8074a3d
change: Fix linting errors in serial_ext.py
2025-07-25 14:43:56 +05:30
Zhang Shuxian
ff5fea1186
docs: Update CN translation for secure boot
2025-07-25 14:43:56 +05:30
harshal.patil
12393745c2
fix(esp_system): Remove redundant crypto clock source selection
2025-07-25 14:43:56 +05:30
harshal.patil
6a03c8ffee
ci(security): Security test app updated yml
...
- Also fixes the errors generated by the check-test-scripts command
2025-07-25 14:43:56 +05:30
harshal.patil
3d6423a251
docs(secure-boot-v2): Update the signature verification timings
...
- THe timings are calculated for the ROM verifying the bootloader's signature
2025-07-25 14:43:56 +05:30
harshal.patil
c473b3deee
docs(secure_boot_v2): Add documentation for Secure Boot V2 using ECDSA-P384
2025-07-25 14:43:56 +05:30
harshal.patil
9822c6f199
test(secure_boot): Add tests for ECDSA-based secure boot scheme
2025-07-25 14:43:46 +05:30
harshal.patil
96f11e01bf
test(examples/efuse): Add test for secure boot v2 using ecdsa-p384
2025-07-25 14:25:33 +05:30
harshal.patil
476f8f6f51
feat(bootloader_support): Support Secure Boot using ECDSA-P384 curve
2025-07-25 14:25:31 +05:30
harshal.patil
55f693d4dd
change(bootloader_support/secure_boot): Allow NULL as verified_digest for app build
...
The esp_secure_boot_verify_sbv2_signature_block() and esp_secure_boot_verify_rsa_signature_block()
APIs need and use the verified_digest argument only for BOOTLOADER_BUILD, but the argument is
not used in the application code, and the value present in verified_digest is considered invalid.
Thus, allow passing NULL as the verified_digest parameter to help some save space.
2025-07-25 14:23:02 +05:30
harshal.patil
1b3eb8f93e
fix(bootloader_support/secure_boot): Fix incorrect usage of ESP_SECURE_BOOT_KEY_DIGEST_LEN
2025-07-25 14:23:02 +05:30
wuzhenghui
ddbf8391d9
fix(esp_hw_support): enable ESP_SLEEP_RTC_FAST_USE_XTAL_MODE only once in RTC_FAST selection
2025-07-25 16:49:16 +08:00
wuzhenghui
d4a67c9957
fix(esp_hw_support): fix assert when changing 8MD256 RTC slow clock source during OTA
2025-07-25 16:49:04 +08:00
Aditya Patwardhan
96836ab1f3
Merge branch 'fix/gcm_fallback_must_depend_on_software_gcm_symbol_v5.5' into 'release/v5.5'
...
fix(mbedtls/gcm): Allow enabling GCM fallback only if software GCM is available (v5.5)
See merge request espressif/esp-idf!40806
2025-07-25 13:39:02 +05:30
Ivan Grokhotkov
c930763a8a
change(qemu_ext): ruff pre-commit fixes
...
Fixup of https://github.com/espressif/esp-idf/pull/15974
2025-07-25 09:01:41 +02:00
Rohan Fletcher
db72fac86b
fix(tools/idf-qemu): Add qemu_extra_args after monitor stdio -serial
2025-07-25 09:01:40 +02:00
Jiang Jiang Jian
aa2c410b62
Merge branch 'bugfix/fix_ble_aa_check_v2_v5.5' into 'release/v5.5'
...
Optimize check Access Address when receive connection request PDU (v5.5)
See merge request espressif/esp-idf!40750
2025-07-25 15:00:32 +08:00
wangtao@espressif.com
1bce41e63f
fix(wifi): fix esp32c2 eco4 ld issue
2025-07-25 14:27:56 +08:00
Shreyas Sheth
33936f0064
fix(wifi): Fix issues discovered by customer for offchannel
2025-07-25 14:27:02 +08:00
yinqingzhao
bad80d35ee
fix(wifi): fix crash issue and tx error 0xa1
2025-07-25 14:26:20 +08:00
akshat
05fd283bb5
fix(wifi): Add suport for FTM in ESP32C61
...
Resolve FTM failure in 40M Bandwidth
2025-07-25 14:25:38 +08:00
yinqingzhao
a69266ec8b
fix(wifi): fix inactive time reset when wifi disconnect
2025-07-25 14:24:19 +08:00
muhaidong
7b6a6531a4
fix(wifi): fix open mode rx fragment fail issue
2025-07-25 14:23:21 +08:00
Sumeet Singh
6896432dca
fix(nimble): Clear GATT service entries counter upon GATT deinit (v5.5)
2025-07-25 10:38:25 +05:30
harshal.patil
61b0b072f9
fix(mbedtls/gcm): Allow enabling GCM fallback only if software GCM is available
2025-07-25 08:48:00 +05:30
Jiang Jiang Jian
05a22bfd80
Merge branch 'bugfix/fix_external_codec_build_issue_v5.5' into 'release/v5.5'
...
fix(bt/bluedroid): Fix build issue when using external sbc codec (v5.5)
See merge request espressif/esp-idf!40760
2025-07-25 02:02:16 +08:00
Zhou Xiao
ae97379c9a
fix(ble): updated rom linker script for ESP32-C2
2025-07-25 00:01:49 +08:00
cjin
ff7830f45b
feat(ble): enable broker initialization on ESP32-C6
2025-07-25 00:01:44 +08:00
cjin
947e79f03d
feat(ble): enable broker initialization on ESP32-C5
2025-07-25 00:01:39 +08:00
cjin
6f4ec5f3a6
feat(ble): enable broker initialization on ESP32-H2
2025-07-25 00:01:32 +08:00
cjin
e70bf20bba
feat(ble): support memory allocation check debug feature on ESP32-H2
2025-07-25 00:01:26 +08:00
cjin
4b347bc75a
feat(ble): support memory allocation check debug feature on ESP32-C6
2025-07-25 00:01:22 +08:00
cjin
dbb5069423
feat(ble): support memory allocation check debug feature on ESP32-C5
2025-07-25 00:01:17 +08:00
cjin
e313f56b30
feat(ble): support memory allocation check debug feature on ESP32-C2
2025-07-25 00:01:11 +08:00
Zhou Xiao
6d5aa29358
change(ble): [AUTO_MR] Update lib_esp32c2 to c7732d48
2025-07-25 00:01:07 +08:00
Zhou Xiao
ad7c681583
change(ble): [AUTO_MR] Update lib_esp32c6 to ca6c20bc
2025-07-25 00:01:03 +08:00
Zhou Xiao
a091cb0046
change(ble): [AUTO_MR] Update lib_esp32c5 to ca6c20bc
2025-07-25 00:00:58 +08:00
Zhou Xiao
957104bb31
change(ble): [AUTO_MR] Update lib_esp32h2 to ca6c20bc
2025-07-25 00:00:53 +08:00
Jiang Jiang Jian
28eee20b5b
Merge branch 'bugfix/fix_phy_test_crash_v5.5' into 'release/v5.5'
...
fix(PHY): Fixed phy test example crash (v5.5)
See merge request espressif/esp-idf!40758
2025-07-24 23:54:02 +08:00
Jiang Jiang Jian
f7d3562271
Merge branch 'change/ble_update_lib_20250630_v5.5' into 'release/v5.5'
...
change(ble): [AUTO_MR] 20250630 - Update ESP BLE Controller Lib (v5.5)
See merge request espressif/esp-idf!40301
2025-07-24 23:51:46 +08:00
Jiang Jiang Jian
3fa646e58a
Merge branch 'feat/add_cte_iq_report_example_v5.5' into 'release/v5.5'
...
Add Bluetooth LE CTE connless example. (v5.5)
See merge request espressif/esp-idf!39783
2025-07-24 23:43:56 +08:00