Jiang Jiang Jian
dc71ad33e8
Merge branch 'fix/comment_offchan_changes_ld_files' into 'master'
...
WiFi: Commented out few ld file functions corresponding to offchan changes
See merge request espressif/esp-idf!38113
2025-04-27 19:27:42 +08:00
wuzhenghui
fc58a6c116
fix(esp_hw_support): fix esp32p4 may get stuck when entering deepsleep
2025-04-27 19:27:24 +08:00
Rahul Tank
7a85e65a4c
Merge branch 'bugfix/ios_hid_failure' into 'master'
...
fix(nimble): Update hid device example in nimble to work with iOS
See merge request espressif/esp-idf!35482
2025-04-27 18:35:58 +08:00
yinqingzhao
4ba9e7f8ae
fix(wifi): update regdomain of US to support channel 169
2025-04-27 17:58:28 +08:00
Li Shuai
36776a15ef
change(efuse): force return efuse controller state idle before efuse is supported
2025-04-27 17:58:28 +08:00
Li Shuai
75976706a6
change(esp_hw_support): update pmu sleep parameters for esp32c5 eco2
2025-04-27 17:58:28 +08:00
Li Shuai
8272cc86d4
change(esp_phy): update phy retention context for esp32c5 eco2
2025-04-27 17:58:28 +08:00
Li Shuai
9736ceac8f
fix(esp_hw_support): fix empty item of system clock retention table for esp32c5
2025-04-27 17:58:28 +08:00
Li Shuai
ef619a4485
change(soc): update modem syscon and lpcon register and structure header files
2025-04-27 17:58:28 +08:00
C.S.M
dfe350e858
refactor(hci): Apply new ll function name to bt hci
2025-04-27 17:41:11 +08:00
C.S.M
6b988d8a07
test(uhci): Add tests for uhci
2025-04-27 17:41:11 +08:00
morris
74f0ad50ed
Merge branch 'contrib/github_pr_15853' into 'master'
...
Fix for an infinite wait in spi-lcd-touch example (GitHub PR)
Closes IDFGH-15181
See merge request espressif/esp-idf!38735
2025-04-27 17:00:36 +08:00
sibeibei
26d6f0fc13
fix(pm): fix tbtt interrupt timing error when BLE RTC is configured to use MODEM_CLOCK_LPCLK_SRC_MAIN_XTAL on C6EC01 and later version
2025-04-27 16:59:11 +08:00
laokaiyao
126d184d6c
fix(i2s): fixed the false buf catenate while use preload
...
Closes https://github.com/espressif/esp-idf/issues/15775
2025-04-27 16:27:47 +08:00
Marius Vikhammer
298da837fd
feat(system): updated reset reasons for H21
2025-04-27 16:11:24 +08:00
C.S.M
1a3db8e025
feat(uhci): Add uhci (uart-dma) support on esp32c3, esp32c6, esp32s3, esp32p4
2025-04-27 15:28:23 +08:00
armando
89d566bb9c
fix(psram): fixed psram init state not in low speed mode issue on c5 c61
2025-04-27 15:06:40 +08:00
tarun.kumar
0823706e88
fix(wifi) : Commented out few ld file functions corresponding to offchan changes
2025-04-27 14:34:06 +08:00
Chen Jichang
6b724b0fc1
fix(lcd): fix test failure regression
2025-04-27 14:22:15 +08:00
Island
38628f98b9
Merge branch 'feat/add_sync_cte_type_in_pa_sync' into 'master'
...
Feat/add sync cte type in pa sync
Closes BLERP-1728
See merge request espressif/esp-idf!38315
2025-04-27 14:11:31 +08:00
Shu Chen
ca3a19c603
Merge branch 'fix/fix_a_trel_bug' into 'master'
...
fix(openthread): use esp_netif_tcpip_exec when sending a trel message
See merge request espressif/esp-idf!38546
2025-04-27 11:31:51 +08:00
Chen Ji Chang
c4768eafe3
Merge branch 'feat/support_cs_signal_in_parlio_tx' into 'master'
...
feat(parlio_tx): support cs signal on esp32c5 v1.0
Closes IDF-12836 and IDF-12633
See merge request espressif/esp-idf!38646
2025-04-27 11:10:26 +08:00
Island
7a3925a5c2
Merge branch 'bugfix/fix_cble50y25_207' into 'master'
...
Fixed MIC error disconnection when pairing with iOS devices on ESP32-C3 and ESP32-S3(edf923e)
Closes BLERP-1804
See merge request espressif/esp-idf!38655
2025-04-27 10:15:31 +08:00
Gao Xu
a446010245
Merge branch 'fix/add_sar_module_enable_disable_c5_c61' into 'master'
...
fix(ADC): fix ADC do not enable/disable regi2c registers
Closes IDF-12726 and IDF-12465
See merge request espressif/esp-idf!38159
2025-04-26 21:58:05 +08:00
morris
1481ecbb8d
Merge branch 'feat/rmt_encoder_func_attr' into 'master'
...
feat(rmt): introduce RMT_ENCODER_FUNC_ATTR for encoder functions
Closes IDFGH-15156
See merge request espressif/esp-idf!38653
2025-04-26 21:46:37 +08:00
nilesh.kale
c65858287a
feat: enabled secure boot support esp32h21
2025-04-25 17:48:25 +05:30
Sudeep Mohanty
692512c0b3
Merge branch 'contrib/github_pr_15717' into 'master'
...
feat(ulp): LP Timer interrupt support (GitHub PR)
Closes IDFGH-15026
See merge request espressif/esp-idf!38613
2025-04-25 16:07:31 +08:00
Sudeep Mohanty
382121b838
Merge branch 'contrib/github_pr_15837' into 'master'
...
fix(ulp): Add missing wake up enable and disable functions for LP core (GitHub PR)
Closes IDFGH-15161
See merge request espressif/esp-idf!38716
2025-04-25 16:07:09 +08:00
Guillaume Souchere
8a987d9288
feat(heap): Update get allocated size function to take any pointer
2025-04-25 09:50:15 +02:00
C.S.M
34447b6401
fix(i2c): Fix some i2c coverity issue
2025-04-25 15:42:31 +08:00
Mahavir Jain
674dc8810e
feat(hal): add support for ESP32-C5 ECO2 ECC peripheral
2025-04-25 14:44:09 +08:00
gaoxu
66bed18464
feat(rng): add regi2c control ref_count
2025-04-25 14:39:12 +08:00
gaoxu
4e44853c84
fix(tsens): fix legacy tsens error when restart
2025-04-25 14:39:09 +08:00
gaoxu
bf335a38f7
fix(adc): fix adc do not enable/disable regi2c registers
2025-04-25 14:39:01 +08:00
Chen Jichang
6edf48d253
feat(parlio_tx): support cs signal on esp32c5 v1.0
2025-04-25 14:25:01 +08:00
Island
d6fb99b5ad
Merge branch 'feat/spi_ble_log_improvement' into 'master'
...
feat(ble): Improved SPI BLE Log functionality
Closes BLERP-1805 and BLERP-1806
See merge request espressif/esp-idf!38600
2025-04-25 14:22:50 +08:00
Jiang Jiang Jian
07acbee51d
Merge branch 'fix/fix_usj_pad_configure_retention' into 'master'
...
fix(esp_hw_support): fix usj pad config bad retention
Closes IDFGH-15118
See merge request espressif/esp-idf!38603
2025-04-25 14:00:41 +08:00
Chen Jichang
ca981fdf4d
feat(pcnt): re-support pcnt on ESP32-C5 V1.0
2025-04-25 13:07:38 +08:00
morris
ae5f8e550c
feat(rmt): introduce RMT_ENCODER_FUNC_ATTR for encoder functions
...
Closes https://github.com/espressif/esp-idf/issues/15832
2025-04-25 11:25:56 +08:00
Konstantin Kondrashov
182b33efb2
Merge branch 'feature/unit_tests_ordered_by_file_path_and_line_num' into 'master'
...
feat(unity): Adds unit test ordering by file path and line number
Closes IDFGH-14790
See merge request espressif/esp-idf!38616
2025-04-24 23:33:21 +08:00
juan-lopez-pragmafw
2b4265bd39
fix(temp-sens): return temperature_sensor function
...
The description says the function should return ESP_FAIL when parsing the sensor data fails
2025-04-24 12:25:49 -03:00
Konstantin Kondrashov
81c08911f0
feat(unity): Adds unit test ordering by file path and line number
...
Closes https://github.com/espressif/esp-idf/issues/15529
2025-04-24 13:16:05 +03:00
Aditya Patwardhan
f6a7bcb54e
fix(esp-tls): Fixed build issue in esp-tls related to IPV6 only config
2025-04-24 15:14:35 +05:30
X-Ryl669
4c3fa95c94
fix(ulp): Add missing wake up enable and disable functions for LP core
...
This commit adds wrapper APIs to enable and disable LP IO as a wakeup
source for the LP Core.
Merges https://github.com/espressif/esp-idf/pull/15837
2025-04-24 11:14:12 +02:00
Rahul Tank
a13019bc94
fix(nimble): Added code for missing adv stop in blufi
2025-04-24 17:05:11 +08:00
Island
e207371b42
Merge branch 'fix/ble_mesh_trans_pending_fix' into 'master'
...
fix(ble_mesh): remove tx pending assert
Closes BLERP-1801
See merge request espressif/esp-idf!38640
2025-04-24 16:57:01 +08:00
Sudeep Mohanty
15c349b00b
Merge branch 'contrib/github_pr_15132' into 'master'
...
fix(newlib): usleep returning early (GitHub PR)
Closes IDFGH-14342
See merge request espressif/esp-idf!38483
2025-04-24 16:35:36 +08:00
C.S.M
3054a7207e
Merge branch 'fix/fix_clear_bus_abused' into 'master'
...
fix(i2c): I2C should not clear bus in a nack state
See merge request espressif/esp-idf!38468
2025-04-24 16:16:49 +08:00
Tan Yan Quan
9969b9c095
feat(openthread): support bus_latency for dual-chip BR solution
2025-04-24 16:15:08 +08:00
Guillaume Souchere
4019e77441
Merge branch 'feat/heap-update-to-latest-tlsf' into 'master'
...
fix(heap): Update to latest TLSF fix
See merge request espressif/esp-idf!38301
2025-04-24 16:10:58 +08:00