Ashish Sharma
7b8936d3b2
feat(mbedtls): update to version 3.6.5
2025-11-22 15:02:36 +08:00
morris
e686c01519
Merge branch 'feature/i2s_support_merge_simplex_to_duplex_v5.1' into 'release/v5.1'
...
feat(i2s): support to lazy constitute full-duplex mode (v5.1)
See merge request espressif/esp-idf!41846
2025-11-18 17:14:50 +08:00
Island
913dc18132
Merge branch 'docs/ble_add_low_power_intro_v5.1' into 'release/v5.1'
...
Added BLE Low Power Mode Introduction (v5.1)
See merge request espressif/esp-idf!42992
2025-11-03 16:18:15 +08:00
morris
336336c7c8
Merge branch 'fix/rmt_tx_loop_mode_v5.1' into 'release/v5.1'
...
fix(rmt): correct the condition for warnings in loop mode (v5.1)
See merge request espressif/esp-idf!41794
2025-11-03 11:54:59 +08:00
Wei Yuhan
8108e05004
docs(ble): Replaced BLE with Bluetooth LE
2025-10-30 16:51:55 +08:00
Wei Yuhan
73dd774954
docs(ble): Added BLE Low Power Guide
2025-10-30 16:51:46 +08:00
Island
9fbc86cb3d
Merge branch 'docs/update_nimble_pts_info_v5.1' into 'release/v5.1'
...
docs(ble): Updated NimBLE certification info (v5.1)
See merge request espressif/esp-idf!42459
2025-10-28 12:09:10 +08:00
Chen Jichang
e10d4a82c2
fix(rmt): correct the condition for warnings in loop mode
2025-10-21 11:28:53 +08:00
laokaiyao
e375ea5b01
feat(i2s): support to lazy constitute full-duplex mode
2025-10-17 11:40:41 +08:00
Wei Yu Han
80ee8d9150
docs(ble): Updated NimBLE certification info
...
(cherry picked from commit 661ca1abf2 )
Co-authored-by: Wei Yuhan <weiyuhan@espressif.com >
2025-10-10 12:24:42 +08:00
Fu Hanxi
b872ea2366
ci: use merged result commit in build_docker job
...
also change to shanghai runners
2025-10-09 13:51:54 +02:00
Island
bfe322c982
Merge branch 'bugfix/ble_enhanced_security_v5.1' into 'release/v5.1'
...
Update BluFi document (v5.1)
See merge request espressif/esp-idf!41760
2025-09-22 10:27:13 +08:00
Martin Vychodil
ac8e7a79c3
Merge branch 'feature/storage_nvs_perf_blob_v5.1' into 'release/v5.1'
...
Improvement of NVS Blob performance (v5.1)
See merge request espressif/esp-idf!41595
2025-09-15 17:48:53 +08:00
laokaiyao
45183e6a55
change: remove the updated doc's list for c5
2025-09-11 15:33:45 +08:00
laokaiyao
db8919e05d
docs(sleep_mode): updated ext1 wakeup status
2025-09-11 15:33:43 +08:00
radek.tandler
521463503f
fix(nvs_flash): nvs_set with same key and different data type
...
Function now always rewrites old value under same key
regardless existing data type. Users requiring old API behaviour
can enable it by kconfig option CONFIG_NVS_LEGACY_DUP_KEYS_COMPATIBILITY
2025-09-10 19:02:25 +02:00
Zhang Hai Peng
5159d96f8c
feat(blufi): Update BluFi document
...
(cherry picked from commit 3f4bedd3a5 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-09-09 11:52:11 +08:00
Erhan Kurubas
ecf99c9785
fix(coredump): implement CONFIG_ESP_COREDUMP_MAX_TASKS_NUM limitation
2025-08-14 14:28:40 +03:00
Jiang Jiang Jian
26307750da
Merge branch 'bugfix/esp_flash_escape_checking_v5.1' into 'release/v5.1'
...
fix(esp_flash): fixed issue of escaping boundary check (v5.1)
See merge request espressif/esp-idf!40121
2025-08-04 14:30:27 +08:00
Jiang Jiang Jian
b0947e3639
Merge branch 'fix/fix_mmu_map_concurrent_issue_v5.1' into 'release/v5.1'
...
mmu: fix mmu map concurrent issue (v5.1)
See merge request espressif/esp-idf!38412
2025-08-04 12:03:13 +08:00
Aditya Patwardhan
6383285627
Merge branch 'feature/enable_support_for_deterministic_mode_and_ecdsa_192_v5.1' into 'release/v5.1'
...
Feature/enable support for ecdsa 192(v5.1)
See merge request espressif/esp-idf!40621
2025-07-28 12:45:56 +05:30
Xiao Xufeng
2b66f127fd
fix(esp_flash): fixed issue of escaping boundary check
...
Also patched corresponding ROM functions
2025-07-28 14:10:06 +08:00
nilesh.kale
6c290c09f3
feat: enabled ECDSA-P192 support for ESP32H2
2025-07-18 14:50:55 +05:30
liuning
413fdf1106
feat(docs): update connectionless module window syncronization documentation
2025-07-16 21:35:37 +08:00
Erhan Kurubas
a8cdd33d5b
change(docs): replace deprecated openocd cfg files
2025-07-09 15:01:30 +08:00
morris
4460844155
Merge branch 'fix/pcnt_miss_accum_value_when_overflow_v5.1' into 'release/v5.1'
...
fix(pcnt): fix the accum_value missing when overflow (v5.1)
See merge request espressif/esp-idf!40318
2025-07-08 11:14:07 +08:00
Jiang Jiang Jian
7378d450a8
Merge branch 'feat/update_mbedtls_3.6.4_v5.1' into 'release/v5.1'
...
feat(mbedtls): update to version 3.6.4 (v5.1)
See merge request espressif/esp-idf!40379
2025-07-08 10:48:12 +08:00
armando
34e8b36239
fix(mmu): fixed esp_mmu_map concurrent issue and add related docs
2025-07-08 10:07:17 +08:00
Ashish Sharma
5f74ce2d4b
feat(mbedtls): update to version 3.6.4
2025-07-04 17:58:56 +08:00
Chen Jichang
ec5a0c0097
fix(pcnt): fix the accum_value missing when overflow
2025-07-02 20:11:22 +08:00
Daniel Mangum
de4c29b714
fix: Replace deprecated flushregs alias with full gdb command
...
Usage of `flushregs` in gdb will result in the following warning:
```
Warning: 'flushregs', an alias for the command 'maintenance flush register-cache', is deprecated.
Use 'maintenance flush register-cache'.
```
This patch updates to use the recommend command.
Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com >
Merges https://github.com/espressif/esp-idf/pull/11535
2025-05-26 11:31:57 +02:00
Mahavir Jain
63054a10a1
Merge branch 'change/secure_boot_config_description_v5.1' into 'release/v5.1'
...
Improve description of the config SECURE_BOOT_V2_ALLOW_EFUSE_RD_DIS (v5.1)
See merge request espressif/esp-idf!38915
2025-05-07 11:43:23 +08:00
harshal.patil
089ea55c58
change(bootloader_support/secure_boot): Improve description of the config SECURE_BOOT_V2_ALLOW_EFUSE_RD_DIS
2025-05-06 14:02:04 +05:30
Jan Beran
89795e7714
docs: Fix link to the kconfserver documentation
2025-05-06 09:15:49 +02:00
Ashish Sharma
fb3ec51bd9
feat(mbedtls): new config to allow weak cert verification
2025-04-02 10:20:10 +05:30
Ashish Sharma
f707fdea34
feat(mbedtls): update to version 3.6.3
2025-04-02 10:06:21 +05:30
morris
401f9e7efc
Merge branch 'feature/check_efuse_blk_after_ota_v5.1' into 'release/v5.1'
...
feat(bootloader): support to check efuse block revision (v5.1)
See merge request espressif/esp-idf!33143
2025-04-02 10:01:01 +08:00
Island
1f4106fcfe
Merge branch 'feature/add_vendor_ble_cmd_definitions_5.1' into 'release/v5.1'
...
Feature/add vendor ble cmd definitions (v5.1)
See merge request espressif/esp-idf!37961
2025-03-27 17:15:00 +08:00
Jiang Jiang Jian
c6675c3f8f
Merge branch 'bugfix/fix_scan_info_error_in_lr_only_mode_v5.1' into 'release/v5.1'
...
fix(wifi): Fixed the scan information error in LR only mode (v5.1)
See merge request espressif/esp-idf!37905
2025-03-26 21:33:26 +08:00
zhiweijian
fe31ce5d97
feat(bt): fixed some doc error and add ocf parameters description
2025-03-26 14:16:21 +08:00
Shen Weilong
772d35c309
feat(bt): added definitions for bluetooth hci vendor commands and events
2025-03-25 16:02:55 +08:00
Aditya Patwardhan
84467eccf4
Merge branch 'bugfix/provisioning_sec2_aes_iv_usage_v5.1' into 'release/v5.1'
...
fix(provisioning): fix incorrect AES-GCM IV usage in security2 scheme (v5.1)
See merge request espressif/esp-idf!37617
2025-03-25 13:58:10 +08:00
laokaiyao
f7f1a222cc
feat(bootloader): support to check efuse block revision
...
change(bootloader): remove ignore efuse check flag (temp)
change(bootloader): use int for the minimum efuse blk rev (temp)
2025-03-25 10:09:52 +08:00
laokaiyao
eb02eb79e4
docs(chip_revision): update eFuse block revision info
2025-03-25 10:08:16 +08:00
zhangyanjiao
9f671b43dd
fix(wifi): Update the doc for espnow add peer
2025-03-20 14:47:30 +08:00
Marius Vikhammer
4aa92562ba
Merge branch 'bug/xtensa_cpu1_sys_lockup_v5.1' into 'release/v5.1'
...
fix(panic_handler): Updated panic handler to use RTC WDT (v5.1)
See merge request espressif/esp-idf!37123
2025-03-12 10:00:36 +08:00
shenmengjing
f29627cbe3
docs(provisioning): Sync CN translation and EN source
2025-03-10 12:33:27 +08:00
Mahavir Jain
51383a610a
fix(docs): update for changes in provisioning security2 scheme
2025-03-10 12:33:27 +08:00
Song Ruo Jing
1281508bd7
fix(ledc): updated docs for esp32h2 eco5 bugfix
2025-03-07 17:39:44 +08:00
Sudeep Mohanty
2bba3944c2
fix(panic_handler): Updated panic handler to use RTC WDT
...
This commit updates the following:
- Updates the panic handler to use only the RTC WDT to reset the system.
- Refactors some of the panic handler code.
- Updates Bluetooth files where in they now feed the WDTs instead of
reconfiguring them.
- Removes some unnecessary configuration of WDTs from various files.
- Added a unit test to verify that the system does not lock up when the
panic handler is stuck.
- Updates the memprot unit tests to work with the refactored panic
handler.
Closes https://github.com/espressif/esp-idf/issues/15166
Closes https://github.com/espressif/esp-idf/issues/15018
Closes https://github.com/espressif/esp-idf/issues/10110
2025-03-06 09:10:09 +01:00