luoxu
|
5469f33a91
|
feat(ble_mesh): ble mesh lib log output func update
|
2025-12-10 14:34:24 +08:00 |
|
wuzhenghui
|
5b827e1b04
|
fix(esp_system): fix c61 mspi core/axi reset order
|
2025-12-10 12:08:19 +08:00 |
|
Wan Lei
|
d140e59251
|
Merge branch 'fix/p4_eco5_enable_special_test' into 'master'
ci(p4): p4 eco5 enable parts of special tests
Closes IDF-14401, IDF-14404, IDF-14358, IDF-14395, IDF-14396, IDF-14397, IDF-14398, IDF-14413, IDF-14414, IDF-14359, IDF-14363, IDF-14399, IDF-14471, IDF-14366, IDF-14441, IDF-14368, IDF-14470, IDF-14356, and IDF-14364
See merge request espressif/esp-idf!43727
|
2025-12-10 11:30:15 +08:00 |
|
Chen Chen
|
b5fe7cd65c
|
fix(isp): Added subwindow configuration for AWB
|
2025-12-10 09:44:29 +08:00 |
|
nvmd
|
59933e16b5
|
change: declutter SPI DMA debug logs
SPI component is overly verbose about its
handling of pre-DMA cache<->memory
synchronization. This commit moves the logs to
verbose level.
|
2025-12-09 21:52:17 -03:00 |
|
Erhan Kurubas
|
0159206593
|
docs(esp_trace): update README for SystemView as external managed component
|
2025-12-09 18:08:42 +01:00 |
|
Erhan Kurubas
|
267ebaf902
|
fix(espcoredump): support ESP32P4 ECO5 unified memory layout
|
2025-12-09 18:03:33 +01:00 |
|
Konstantin Kondrashov
|
4616a8269f
|
feat(hal): Adds half-word read/write checks for efuse
|
2025-12-09 16:17:09 +02:00 |
|
Konstantin Kondrashov
|
8cbeb5fb90
|
feat(efuse): Adds efuse flash fields for esp32c2
|
2025-12-09 16:14:16 +02:00 |
|
Robot
|
fdb78272a4
|
feat(esp_common): Adds ESP_RETURN_ON_ERROR_CLEANUP macro
Merges: https://github.com/espressif/esp-idf/pull/15525
|
2025-12-09 15:34:41 +02:00 |
|
Jakub Kocka
|
229e07bdf6
|
fix: Improved encoding requirement check
Closes https://github.com/espressif/esp-idf/issues/17542
|
2025-12-09 21:09:37 +08:00 |
|
Peter Marcisovsky
|
f9282c0536
|
Merge branch 'feat/usb_host_example_unknown_client_event' into 'master'
fix(usb_host): Don't abort on unsupported client events
See merge request espressif/esp-idf!44012
|
2025-12-09 13:11:13 +01:00 |
|
nilesh.kale
|
6d5cf06505
|
feat: updated reg files for aes and sha for ESP32P4 ECO5
|
2025-12-09 17:31:32 +05:30 |
|
cjin
|
82da79224e
|
fix(ble): remove target dependency on power control config on ESP32C5
|
2025-12-09 19:56:00 +08:00 |
|
cjin
|
f29f500ac8
|
fix(ble): remove target dependency on power control config on ESP32C6
|
2025-12-09 19:55:49 +08:00 |
|
Zhu Li Qun
|
0b8e7b0efa
|
Merge branch 'feature/support_7.6.1_pvt_auto_dbias' into 'master'
feat(esp32c6): auto adjust LDO voltage using pvt function
Closes IDF-5780
See merge request espressif/esp-idf!33443
|
2025-12-09 19:04:27 +08:00 |
|
hebinglin
|
520d1de4c1
|
docs(pm): add flash deep power-down mode description docs
|
2025-12-09 17:19:27 +08:00 |
|
hebinglin
|
b5ae961c6c
|
feat(esp_hw_support): add flash deep power down support during sleep
|
2025-12-09 17:19:27 +08:00 |
|
hebinglin
|
e29c2c9a36
|
feat(spi_flash): add flash deep power down support in spi flash
|
2025-12-09 17:19:01 +08:00 |
|
Huelsenfrucht
|
b3ccc1316d
|
feat(esp_timer): Support absolute timing APIs
Merges https://github.com/espressif/esp-idf/pull/17807
|
2025-12-09 11:05:40 +02:00 |
|
morris
|
d18019de5b
|
Merge branch 'contrib/github_pr_17993' into 'master'
docs: encoder's 'symbols' parameter may be a hw buffer (GitHub PR)
Closes IDFGH-16932
See merge request espressif/esp-idf!44051
|
2025-12-09 17:02:52 +08:00 |
|
peter.marcisovsky
|
b670f1cece
|
fix(usb_host): Dont abort on unsupported client events
- suspend and resume client events
|
2025-12-09 09:58:01 +01:00 |
|
cjin
|
d667a41826
|
fix(ble): add soc caps config for pawr feat on ESP32C61
|
2025-12-09 16:27:00 +08:00 |
|
cjin
|
19130df4f3
|
fix(ble): add soc caps config for pawr feat on ESP32C5
|
2025-12-09 16:27:00 +08:00 |
|
cjin
|
2eb79c71f1
|
fix(ble): add soc caps config for pawr feat on ESP32H2
|
2025-12-09 16:27:00 +08:00 |
|
cjin
|
4e4b863299
|
fix(ble): add soc caps config for pawr feat on ESP32C6
|
2025-12-09 16:27:00 +08:00 |
|
Lu Wei Ke
|
c983f7390c
|
Merge branch 'docs/update_ble_api_homepage' into 'master'
docs: Update Bluetooth Low Energy API home page
Closes DOC-11912
See merge request espressif/esp-idf!42630
|
2025-12-09 16:02:59 +08:00 |
|
muhaidong
|
19c6ae768b
|
fix(wifi): fix some wapi and fragment issues
1. fix gcmp fragment rx issue
2. support wapi fragment tx and rx
3. fix wapi uskid issue
|
2025-12-09 15:02:46 +08:00 |
|
sibeibei
|
00f45acc4b
|
fix: add mutex protection for software trigger RegDMA start to avoid data races
|
2025-12-09 14:55:08 +08:00 |
|
Espressif BOT
|
b49f2fde91
|
change(mbedtls/crt_bundle): Update esp_crt_bundle certificates
|
2025-12-09 11:27:07 +05:30 |
|
luweike
|
d56eef151b
|
docs: Update Bluetooth Low Energy API home page
|
2025-12-09 10:51:14 +08:00 |
|
Lu Wei Ke
|
7e7773e0b8
|
Merge branch 'docs/wifi_driver_split_and_translate' into 'master'
docs: Split Wi-Fi driver docs and sync translation
Closes DOC-5750 and DOC-9583
See merge request espressif/esp-idf!35389
|
2025-12-09 10:15:42 +08:00 |
|
luweike
|
7a528c46f6
|
docs: remove old wifi.rst files after document split
|
2025-12-09 09:24:17 +08:00 |
|
Alexey Lapshin
|
0cb416b838
|
Merge branch 'feature/update-toolchain-to-esp-15.2.0_20251204' into 'master'
feat(tools): update toolchain version to esp-15.2.0_20251204
See merge request espressif/esp-idf!44013
|
2025-12-08 22:49:03 +04:00 |
|
Alexey Lapshin
|
1047ff99fc
|
Merge branch 'ci/fix_tee_examples_rules' into 'master'
ci(esp_tee): Sync the build manifest file and test scripts for ESP-TEE examples
See merge request espressif/esp-idf!44059
|
2025-12-08 20:54:28 +04:00 |
|
Laukik Hase
|
f6b8795435
|
ci(esp_tee): Sync the build manifest file and test scripts for ESP-TEE examples
|
2025-12-08 18:26:03 +05:30 |
|
Shu Chen
|
a87830c861
|
Merge branch 'fix/v55_lib_update' into 'master'
fix(openthread): resolve deadlock issues due to switching_lock
Closes TZ-2124
See merge request espressif/esp-idf!43983
|
2025-12-08 12:07:14 +00:00 |
|
Florian Loitsch
|
9eb0f81517
|
docs: encoder's 'symbols' parameter may be a hw buffer
|
2025-12-08 09:57:20 +01:00 |
|
Mahavir Jain
|
81c961a656
|
Merge branch 'refactor/esp_tee_soc_cap' into 'master'
feat(esp_tee): Mark ESP32-H2 as a supported target for ESP-TEE
See merge request espressif/esp-idf!43434
|
2025-12-08 14:11:15 +05:30 |
|
Mahavir Jain
|
7f53bb4883
|
Merge branch 'feat/support_ecdsa_p384_tee_sec_stg' into 'master'
feat(esp_tee): Support ECDSA `secp384r1` keys in TEE secure storage
See merge request espressif/esp-idf!41298
|
2025-12-08 13:33:29 +05:30 |
|
morris
|
b5322afa4e
|
Merge branch 'docs/update_sleep_modes' into 'master'
Added gpio wakeup from deepsleep
See merge request espressif/esp-idf!44001
|
2025-12-08 15:55:01 +08:00 |
|
Lv Xin Yue
|
4caf5a9151
|
Added gpio wakeup from deepsleep
|
2025-12-08 15:55:01 +08:00 |
|
wanckl
|
4fe7e6ac18
|
ci(p4): p4 eco5 enable parts of special tests
|
2025-12-08 13:59:25 +08:00 |
|
Alexey Lapshin
|
ac7dffa4fd
|
fix(esp_libc): picolibc: make funopen() declaration compatible with newlib
|
2025-12-08 13:47:35 +08:00 |
|
Alexey Lapshin
|
e864bb2b85
|
feat(tools): update toolchain version to esp-15.2.0_20251204
|
2025-12-08 13:47:35 +08:00 |
|
Igor Udot
|
8aff37213c
|
Merge branch 'ci/pre-commit' into 'master'
ci: revert language_version for pre-commit
See merge request espressif/esp-idf!44039
|
2025-12-08 13:28:50 +08:00 |
|
igor.udot
|
3b874cff90
|
ci: revert language_version for pre-commit
|
2025-12-08 13:20:40 +08:00 |
|
Armando (Dou Yiwen)
|
3ecd337c46
|
Merge branch 'fix/fix_spiflash_bld' into 'master'
ci: fixed spi_flash bld ci
See merge request espressif/esp-idf!44041
|
2025-12-08 05:13:35 +00:00 |
|
armando
|
1bebcab852
|
fix(ci): fixed spi_flash bld ci
|
2025-12-08 10:54:55 +08:00 |
|
morris
|
b385b6e533
|
Merge branch 'refactor/reduce_bin_size_when_dsi_without_dma2d' into 'master'
feat(lcd): support draw bitmap hook function
Closes IDFGH-15572
See merge request espressif/esp-idf!42209
|
2025-12-06 13:47:42 +08:00 |
|