Tomáš Rohlínek
4568f6c776
fix(storage/vfs): Fix typo in code snippet in docs
2025-10-15 10:08:52 +02:00
Tomáš Rohlínek
f6ba0d8aa0
feat(storage/fatfs): Update default configuration to better fit average usecase
2025-10-15 09:30:02 +02:00
Tomáš Rohlínek
d99e984a90
feat(storage/vfs): Disable termios support by default
2025-10-15 09:29:34 +02:00
Xu Si Yu
13df28d5c9
feat(openthread): output logs of host for debugging CI issues
2025-10-15 15:28:39 +08:00
Rahul Tank
03dd5e31e0
Merge branch 'feat/channel_sounding_nimble' into 'master'
...
feat(nimble): Add initial support for CS HCI
See merge request espressif/esp-idf!41865
2025-10-15 12:46:15 +05:30
zwl
e87ace3a33
feat(ble): change free api on ESP32-C5
2025-10-15 15:11:06 +08:00
zwl
034172154a
feat(ble): change free api on ESP32-C6
2025-10-15 15:11:06 +08:00
zwl
e18972e94e
feat(ble): change free api on ESP32-C2
2025-10-15 15:11:06 +08:00
zwl
149f6c56b3
feat(ble): add get used mem api
2025-10-15 15:11:02 +08:00
Laukik Hase
8770ae9db4
fix(esp_tee): Sync TEE-REE intr thresholds during service calls from critical sections
...
- Previously, only the U-mode interrupt threshold was raised in REE critical sections,
leaving M-mode at the lowest level.
- As a result, when a service call transitioned to M-mode, all interrupts were still
allowed to fire, including those that should have been masked.
2025-10-15 12:33:31 +05:30
Meet Patel
9b86dc25ab
feat(rtc_wdt): Added unity app to test rtc watchdog timer functions
...
Unity based test app configures RTC WDT to verify following features:
1. Verify all 4 stages of RTC WDT are able to trigger timeout and
invoke the pre-configured interrupt service routine
2. Verify RTC WDT can reset the main SYSTEM or main SYSTEM + RTC
2025-10-15 12:14:19 +05:30
Chen Chen
29f8fcf7b7
fix(i2c/gpio): Add error checks to the i2c driver
...
Add more checks to i2c driver, as well as fixed some GPIO issues
together with it.
2025-10-15 10:38:59 +08:00
armando
abfad4d255
feat(mspi): axi arb priority
2025-10-15 09:59:16 +08:00
laokaiyao
14cf724f64
refactor(touch): remove legacy touch driver dependency in ulp
2025-10-15 09:44:43 +08:00
Marius Vikhammer
8a10c7ae6a
ci(gitlab): remove refs to release notes in MR templates
2025-10-15 09:39:10 +08:00
Marius Vikhammer
4b2a8b946f
ci(network): fixed dependencies for misc network and wifi related test apps
2025-10-15 09:37:00 +08:00
wuzhenghui
5bdcc8f5b0
change(esp_hw_support): update RTC mem attr in sleep_modes.c
2025-10-15 01:19:02 +00:00
armando
0f6adbebed
change(memory): removed rtc related memory attrs on no-rtc-support chips
2025-10-15 01:19:02 +00:00
morris
f4e999fd3e
Merge branch 'reproduce/32_spi_slave_hold_miso_when_deactive' into 'master'
...
fix(driver_spi): add some parameter checks
Closes IDFGH-7020, IDFGH-262, and IDFGH-16313
See merge request espressif/esp-idf!21648
2025-10-15 05:27:13 +08:00
Jiang Jiang Jian
1d2147cbf2
Merge branch 'bugfix/mac_deinit_esp32' into 'master'
...
fix(esp_wifi): fix esp32 mac deinit stuck issue
See merge request espressif/esp-idf!42487
2025-10-14 23:56:22 +08:00
wanckl
a0f8df9a9a
doc(driver_spi): added note for esp32 slave hardware limitaion
...
Closes https://github.com/espressif/esp-idf/issues/8638
2025-10-14 20:29:27 +08:00
wanckl
b7adf3e7db
fix(driver_spi): added warning for esp32 dma translength unalign to 4 byte
...
Closes https://github.com/espressif/esp-idf/issues/2085
2025-10-14 20:29:27 +08:00
wanckl
30af6c59b1
fix(driver_spi): override_freq_hz add validation check
...
Closes https://github.com/espressif/esp-idf/issues/17460
2025-10-14 20:29:27 +08:00
Jiang Jiang Jian
29fe500e2c
Merge branch 'fix/improve_get_start_doc_notes' into 'master'
...
fix(doc): fix get start process in port notes
See merge request espressif/esp-idf!38524
2025-10-14 19:23:22 +08:00
Jiang Jiang Jian
785ace5ea0
Merge branch 'bugfix/static_analyzer_rsnxe_fix' into 'master'
...
fix(esp_wifi): Add validation before accessing RSNXE
Closes IDF-14257
See merge request espressif/esp-idf!42403
2025-10-14 19:03:17 +08:00
Chen Chen
a8ace9db09
Merge branch 'feat/i2c_slave_reset_tx_fifo' into 'master'
...
feat(i2c_slave): Add API to perform slave tx buffer reset
Closes IDFGH-15612
See merge request espressif/esp-idf!42091
2025-10-14 19:00:57 +08:00
Rahul Tank
38364c0ef3
fix(nimble): Added CS service support
2025-10-14 16:21:17 +05:30
David Cermak
0586066d1b
fix(lwip): Clarify and test DHCP conflict detection
2025-10-14 12:48:58 +02:00
Wang Meng Yang
d822e9bbbe
Merge branch 'bugfix/fix_ble_deinit_crash' into 'master'
...
fix(ble/bluedroid): prevent crash when deinit/disable host during scan
Closes BLERP-2266, BLERP-2267, BLERP-2268, BLERP-2270, and BLERP-2274
See merge request espressif/esp-idf!42134
2025-10-14 18:00:45 +08:00
chenjianxing
23ee556379
fix(esp_wifi): fix esp32 mac deinit stuck issue
2025-10-14 16:38:40 +08:00
wuzhenghui
065dd70056
change(esp_hw_support): move ESP_SLEEP_POWER_DOWN_CPU to Kconfig
2025-10-14 16:33:30 +08:00
wuzhenghui
69553da81a
fix(esp_hw_support): fix P4 v3.0 USB leakage on PU_CNNT lightsleep
2025-10-14 16:33:30 +08:00
wuzhenghui
f68896ca53
fix(esp_hw_support): add the TOP domain's power-off dependency on the CNNT domain
2025-10-14 16:33:30 +08:00
wuzhenghui
e1e649ab89
fix(esp_hw_support): disable HP regulator if DCDC keeps powering during sleep
2025-10-14 16:33:29 +08:00
wuzhenghui
bedcf4ad88
change(esp_hw_support): allocate memory with MALLOC_CAP_RETENTION for regdma link
2025-10-14 16:33:29 +08:00
wuzhenghui
3b950401d8
change(soc): reset L2 Cache sync after config restore
2025-10-14 16:33:29 +08:00
wuzhenghui
af1c8a568d
feat(esp_hw_support): update cpu_pd support for esp32p4 v3.0
2025-10-14 16:33:28 +08:00
wuzhenghui
0eab2428c3
feat(esp_hw_support): update pmu support for esp32p4 v3.0
2025-10-14 16:33:28 +08:00
wuzhenghui
ff6d219775
feat(soc): support esp32p4 rev3.0 soc
2025-10-14 16:33:28 +08:00
Zhang Shu Xian
5ab96242e8
Merge branch 'docs/add_note_for_rom' into 'master'
...
docs: Add a note about ROM version in the boot log
Closes DOC-12460
See merge request espressif/esp-idf!42228
2025-10-14 15:29:54 +08:00
C.S.M
5a14ccfe64
Merge branch 'fix/add_error_check' into 'master'
...
fix(jpeg): Add check for jpeg marker parser in order to enhance safety
See merge request espressif/esp-idf!42435
2025-10-14 15:04:31 +08:00
Rahul Tank
300bf85b45
feat(nimble): Base support for Channel sounding HCI command and events
2025-10-14 12:08:38 +05:30
C.S.M
79cc42a940
Merge branch 'fix/cache_32m_map' into 'master'
...
fix(spi_flash): Fix the cache map 32M flash failed on esp32c5
See merge request espressif/esp-idf!42506
2025-10-14 14:28:02 +08:00
Rahul Tank
7c1700b0ee
Merge branch 'bugfix/use_nimble_mem_apis' into 'master'
...
fix(nimble): Use nimble platform mem malloc / free APIs
Closes BLERP-2279
See merge request espressif/esp-idf!42234
2025-10-14 11:49:52 +05:30
C.S.M
12c633fd75
Merge branch 'fix/i2c_wdt_after_nack' into 'master'
...
fix(i2c): Fix the potential wdt might happen after nack
Closes IDFGH-16612
See merge request espressif/esp-idf!42554
2025-10-14 13:58:26 +08:00
Jin Cheng
565fa98d0c
fix(bt/bluedroid): fixed potential OOB in AVRCP vendor command composition
2025-10-14 11:55:47 +08:00
morris
e8de5b5a95
refactor(gptimer): clean up SOC capabilities for GPTIMER and Timer Group
...
- Remove GPTIMER and TIMG related definitions from soc_caps_full.h files
- Move timer peripheral definitions to appropriate HAL layer files
- Update references across components to use proper HAL abstractions
- Consolidate timer group and GPTIMER capabilities organization
- Ensure consistent timer configuration across all ESP32 variants
This refactoring improves the separation of concerns between SOC
capabilities and HAL implementations for timer-related functionality.
2025-10-14 11:44:38 +08:00
morris
56c3dc4755
feat(wdt): graduate watch dog hal driver into a new component: esp_hal_wdt
2025-10-14 11:44:32 +08:00
wuzhenghui
55bab4c4b2
fix(esp_hw_support): fix Coverity static analysis issue in regdma_link_update_next
2025-10-13 20:47:50 +08:00
wuzhenghui
e71265839e
change(esp_hw_support): fix dead code in esp_sleep_pd_config and add detailed comments
2025-10-13 20:35:10 +08:00