morris
|
46d1d7a43f
|
fix(gdma): relax alignment constraint for internal memory
external memory encryption should not affect internal memory alignment
Closes https://github.com/espressif/esp-idf/issues/15228
|
2025-02-18 13:37:22 +08:00 |
|
Wan Lei
|
f2c8b32075
|
Merge branch 'feat/spi_slave_pm_add_api' into 'master'
feat(spi_slave): add api for pm lock control
See merge request espressif/esp-idf!30766
|
2025-02-18 11:30:44 +08:00 |
|
Armando (Dou Yiwen)
|
f8ff9e47ed
|
Merge branch 'fix/esp_mmu_vaddr_to_paddr_cannot_figure_psram_p4' into 'master'
mmu: vaddr to paddr cannot figure psram vaddr on esp32p4
Closes IDF-12483
See merge request espressif/esp-idf!36957
|
2025-02-18 11:29:47 +08:00 |
|
Island
|
7d751dcc8f
|
Merge branch 'feat/optimize_ble_config_reduce_bin' into 'master'
Feat/optimize bluedroid host config and reduce bin size
Closes BLERP-1520
See merge request espressif/esp-idf!36599
|
2025-02-18 11:01:24 +08:00 |
|
Armando (Dou Yiwen)
|
e21e3f417f
|
Merge branch 'fix/adc_func_register_not_reset_issue' into 'master'
adc: func register not reset issue
Closes IDF-12489
See merge request espressif/esp-idf!37001
|
2025-02-18 10:55:07 +08:00 |
|
Kevin (Lao Kaiyao)
|
9f489c2ab0
|
Merge branch 'bugfix/fix_i2s_std_initializer_order_for_cpp_compiler' into 'master'
fix(i2s): fixed i2s_std initializer order for cpp compiler
Closes IDFGH-14660
See merge request espressif/esp-idf!36992
|
2025-02-18 10:13:49 +08:00 |
|
Kevin (Lao Kaiyao)
|
1bd8fabf5e
|
Merge branch 'feature/i2s_support_change_freq_in_runtime' into 'master'
feat(i2s): support tuning rate dynamically
Closes IDF-11679
See merge request espressif/esp-idf!36537
|
2025-02-18 00:27:50 +08:00 |
|
Kevin (Lao Kaiyao)
|
581cbca5ab
|
Merge branch 'feature/support_reconfig_touch_in_runtime' into 'master'
feat(touch): support runtime re-configuration
Closes IDF-11904
See merge request espressif/esp-idf!36797
|
2025-02-17 23:47:29 +08:00 |
|
wanlei
|
923255d7a7
|
feat(spi_slave): add api for pm lock control
|
2025-02-17 20:33:55 +08:00 |
|
Jiang Jiang Jian
|
95ce1c08c1
|
Merge branch 'fix/add_sta_authmode_for_sta_connect' into 'master'
fix(wifi): Add sta authmode for sta connect event
Closes WIFIBUG-996
See merge request espressif/esp-idf!36508
|
2025-02-17 17:31:44 +08:00 |
|
Sudeep Mohanty
|
1160a86ba0
|
Merge branch 'test/fix_flaky_lp_uart_tests' into 'master'
fix(lp_uart): Fixed flaky LP UART unit tests
Closes IDFCI-2722
See merge request espressif/esp-idf!36943
|
2025-02-17 17:25:53 +08:00 |
|
Armando
|
78e6ce0d35
|
fix(adc): fixed adc function register not reset issue
|
2025-02-17 16:22:13 +08:00 |
|
laokaiyao
|
ad623893d4
|
feat(i2s): support tuning rate dynamically
|
2025-02-17 16:20:24 +08:00 |
|
Armando
|
43121c0d47
|
test(flash_mmap): added psram enabled test for esp32p4 as mmu is per target
|
2025-02-17 16:15:09 +08:00 |
|
Armando
|
fd09700aab
|
test(mmu): added test for checking esp_mmu_vaddr_to_paddr with psram vaddrs
|
2025-02-17 16:15:09 +08:00 |
|
Armando
|
299d8115ed
|
fix(mmu): fixed esp_mmu_vaddr_to_paddr cannot figure out psram vaddr issue on esp32p4
|
2025-02-17 16:15:09 +08:00 |
|
laokaiyao
|
aa791ead44
|
feat(touch): support runtime re-configuration
|
2025-02-17 15:25:30 +08:00 |
|
zhiweijian
|
69acda1785
|
feat(ble/bluedroid): reduce bluedrois host bin size and disable BLE_HOST_BG_CONNECT_EN
|
2025-02-17 14:55:55 +08:00 |
|
zhiweijian
|
d2d4d1518d
|
feat(ble/bluedroid): disable bluedroid host unused functions
|
2025-02-17 14:51:58 +08:00 |
|
zhiweijian
|
fb08e4eafe
|
feat(bt/bluedroid): optimize bluedroid menuconfig
|
2025-02-17 14:51:10 +08:00 |
|
laokaiyao
|
7e0cb453e8
|
fix(i2s): fixed i2s_std initializer order for cpp compiler
Closes https://github.com/espressif/esp-idf/issues/15405
|
2025-02-17 14:44:48 +08:00 |
|
zhiweijian
|
0959beef72
|
feat(bt/bluedroid): delete unused host congest check
|
2025-02-17 14:35:46 +08:00 |
|
Wang Meng Yang
|
4f2105d03e
|
Merge branch 'feat/support_ble_debug_with_gpio' into 'master'
Support BLE debug with GPIO on ESP32
Closes BLERP-1519
See merge request espressif/esp-idf!36621
|
2025-02-17 10:29:46 +08:00 |
|
Wang Meng Yang
|
b51d4d2aed
|
Merge branch 'feat/support_config_task_size_in_hid_example' into 'master'
Support change HID task size by Kconfig in HID example
Closes IDFGH-14561
See merge request espressif/esp-idf!36796
|
2025-02-17 10:27:30 +08:00 |
|
Rahul Tank
|
35bd4605f8
|
fix(nimble): Handle not sending disconnect event if connect was not sent
|
2025-02-15 09:21:41 +05:30 |
|
Rahul Tank
|
9411fd0a76
|
Merge branch 'feat/long_read_offset' into 'master'
feat(nimble): Add offset in GATT server long read context
See merge request espressif/esp-idf!36798
|
2025-02-15 11:26:36 +08:00 |
|
Roman Leonov
|
bf944b7463
|
Merge branch 'feature/usb_host_enum_testing' into 'master'
feature(usb_host): Added test app for edge cases in stages during enumeration process
See merge request espressif/esp-idf!31421
|
2025-02-14 20:04:57 +08:00 |
|
tarun.kumar
|
147ffec4ac
|
fix(wifi): Modify authmode to sta for sta connect event
|
2025-02-14 16:08:32 +05:30 |
|
Jiang Jiang Jian
|
403cc24a47
|
Merge branch 'bugfix/skip_memory_reordering_wpa2_semaphr' into 'master'
fix(esp_wifi): fixed stack corruption in WiFi tasks
Closes IDFGH-14617
See merge request espressif/esp-idf!36905
|
2025-02-14 14:02:12 +08:00 |
|
Mahavir Jain
|
e3e49d7463
|
Merge branch 'fix/make_scratch_buffer_dynamic' into 'master'
fix(esp_http_server): Make the http server scratch buffer dynamic
Closes IDF-11879
See merge request espressif/esp-idf!36651
|
2025-02-14 14:00:10 +08:00 |
|
Abhinav Kudnar
|
5d2000998a
|
feat(nimble): Add offset in GATT server long read context
|
2025-02-14 11:20:47 +05:30 |
|
Rahul Tank
|
90bad97f01
|
Merge branch 'fix/blesync_periodic_adv' into 'master'
fix(nimble): Added sync reattempt for periodic advertisement
Closes BLERP-1521
See merge request espressif/esp-idf!36709
|
2025-02-14 13:45:35 +08:00 |
|
Island
|
5abfc05909
|
Merge branch 'change/ble_update_lib_20250212' into 'master'
change(ble): [AUTO_MR] 20250212 - Update ESP BLE Controller Lib
Closes BLERP-1554, BLERP-1555, BLERP-1556, BLERP-1482, BLERP-1465, BLERP-1550, BLERP-1515, BLERP-1529, BLERP-1452, BLERP-1451, BLERP-1504, BLERP-1517, BLERP-1388, BLERP-1530, BLERP-1516, and BLERP-1512
See merge request espressif/esp-idf!36892
|
2025-02-14 12:14:31 +08:00 |
|
Wang Meng Yang
|
472792eb8a
|
Merge branch 'bugfix/sdp_record_check' into 'master'
fix(bt): Fixed SDP record integrity check bug
See merge request espressif/esp-idf!36891
|
2025-02-14 09:10:39 +08:00 |
|
zhanghaipeng
|
0a7888f839
|
fix(ble): Update bt lib for ESP32(2a2631f)
- Support ESP32 BLE GPIO DEBUG
|
2025-02-13 20:54:04 +08:00 |
|
Astha Verma
|
daf83d975f
|
fix(nimble): Added sync reattempt for periodic adv
|
2025-02-13 18:22:59 +05:30 |
|
Jiang Jiang Jian
|
369b09c2db
|
Merge branch 'bugfix/fix_p4_8689_issue' into 'master'
fix(wifi): fix p4 host issue
Closes WIFIBUG-809
See merge request espressif/esp-idf!36608
|
2025-02-13 20:21:27 +08:00 |
|
hrushikesh.bhosale
|
9846584def
|
feat(esp_http_server): Modified the calculation of buf_len
Modified the calculation of buf_len, so that scratch buffer allocates
the memory according to requirement and not extra (except the last read chunk)
|
2025-02-13 17:15:07 +05:30 |
|
Rahul Tank
|
cefefb3df7
|
Merge branch 'fix/core_err_code_def' into 'master'
fix(nimble): Enhanced error handling by adding to print core error definitions
See merge request espressif/esp-idf!36572
|
2025-02-13 19:37:43 +08:00 |
|
Sudeep Mohanty
|
800b5f8072
|
fix(lp_uart): Fixed flaky LP UART unit tests
This commit fixes some flaky LP UART multi device tests. It also adds
code to put the HP core to light sleep for few tests.
|
2025-02-13 12:28:26 +01:00 |
|
Roman Leonov
|
7c118fd072
|
feat(enum): Added test application to test enum driver with mocked device
|
2025-02-13 11:58:57 +01:00 |
|
zwl
|
9b00d2835e
|
feat(ble): support enhanced controller log capabilities on ESP32-C5
|
2025-02-13 18:29:41 +08:00 |
|
zwl
|
bbcb4a2e1f
|
feat(ble): support enhanced controller log capabilities on ESP32-C2
|
2025-02-13 18:29:41 +08:00 |
|
zwl
|
f598976c6b
|
feat(ble): support enhanced controller log capabilities on ESP32-C6 and ESP32-H2
|
2025-02-13 18:29:41 +08:00 |
|
zwl
|
6cb617617d
|
feat(ble): add channel assessment and enhanced connect function on ESP32-C5
|
2025-02-13 18:29:41 +08:00 |
|
zwl
|
0ffac92586
|
feat(ble): add channel assessment and enhanced connect function on ESP32-H2
|
2025-02-13 18:29:41 +08:00 |
|
zwl
|
821e587fda
|
feat(ble): add channel assessment and enhanced connect function on ESP32-C6
|
2025-02-13 18:29:41 +08:00 |
|
Zhou Xiao
|
4579e083ef
|
change(ble): [AUTO_MR] Update lib_esp32c6 to 1d7eebaf
|
2025-02-13 18:29:41 +08:00 |
|
Zhou Xiao
|
a1ccdb85da
|
change(ble): [AUTO_MR] Update lib_esp32c5 to 1d7eebaf
|
2025-02-13 18:29:41 +08:00 |
|
Zhou Xiao
|
4f0e0f371a
|
change(ble): [AUTO_MR] Update lib_esp32h2 to 1d7eebaf
|
2025-02-13 18:29:41 +08:00 |
|