morris
|
45df38a012
|
Merge branch 'refactor/mipi_lcd_iram_safe' into 'master'
test(rmt): the IO level can keep at low level after channel delete
Closes IDFGH-14255
See merge request espressif/esp-idf!34186
|
2024-12-24 17:15:04 +08:00 |
|
morris
|
0c909888f9
|
Merge branch 'feat/rgb_lcd_increase_pclk' into 'master'
feat(lcd): increase the upper limit of pclk frequency for RGB LCD
See merge request espressif/esp-idf!35845
|
2024-12-24 16:23:05 +08:00 |
|
Wang Tao
|
ba475781b1
|
Merge branch 'fix/fix_esp32c2_eco4_rx_csa_ld' into 'master'
fix(wifi): fix esp32c2eco4 sta_rx_csa ld
See merge request espressif/esp-idf!35806
|
2024-12-24 16:02:25 +08:00 |
|
Wu Zheng Hui
|
bba3063b52
|
Merge branch 'fix/fix_p4_deepsleep_io_leakage' into 'master'
fix(esp_hw_support): fix esp32p4 JTAG pad deepsleep current leakage
Closes PM-204
See merge request espressif/esp-idf!35633
|
2024-12-24 15:36:09 +08:00 |
|
Laukik Hase
|
d24e09393d
|
Merge branch 'feature/esp_tee_examples' into 'master'
feat(esp_tee): Added examples demonstrating the ESP-TEE framework
See merge request espressif/esp-idf!35834
|
2024-12-24 15:03:49 +08:00 |
|
Song Ruo Jing
|
ebdb804d63
|
Merge branch 'bugfix/dvp_isp_yuv_submodule_workaround' into 'master'
fix(isp): fix some submodule dependence for specific isp output format
See merge request espressif/esp-idf!35532
|
2024-12-24 12:25:11 +08:00 |
|
Island
|
60fea22224
|
Merge branch 'bugfix/fixed_ble_issues_241220' into 'master'
Bugfix/fixed ble issues 241220
Closes BLERP-1391, BLERP-1410, BLERP-1409, and BLERP-1397
See merge request espressif/esp-idf!35846
|
2024-12-24 11:37:12 +08:00 |
|
Kevin (Lao Kaiyao)
|
8583c1f270
|
Merge branch 'bugfix/add_check_for_i2s_tdm_frame_bits' into 'master'
fix(i2s): add check for the tdm frame bits num
Closes IDF-11923
See merge request espressif/esp-idf!35881
|
2024-12-24 11:05:04 +08:00 |
|
morris
|
0765659d2d
|
Merge branch 'feat/rmt_return_real_channel_resolution' into 'master'
feat(rmt): add API to return the real clock resolution of a channel
Closes IDFGH-14281
See merge request espressif/esp-idf!35883
|
2024-12-24 10:56:55 +08:00 |
|
morris
|
d39388fe4f
|
feat(lcd): increase the upper limit of pclk frequency for RGB LCD
|
2024-12-23 22:01:34 +08:00 |
|
Song Ruo Jing
|
c05603d4a0
|
fix(isp): isp_dvp raw->rgb needs a workaround
|
2024-12-23 21:43:43 +08:00 |
|
Song Ruo Jing
|
1363754c19
|
fix(isp): isp demosaic module should never be disabled for non-raw8 output format
|
2024-12-23 21:43:43 +08:00 |
|
Song Ruo Jing
|
338b0c707d
|
Revert "change(isp): enable yuv submodules"
This reverts commit e4a44970940ceeff0e6f3e425c03eded9505b2d5.
|
2024-12-23 21:43:43 +08:00 |
|
wuzhenghui
|
58786528fd
|
fix(esp_hw_support): fix esp32p4 JTAG pad deepsleep current leakage
|
2024-12-23 21:17:31 +08:00 |
|
Mahavir Jain
|
95891227a5
|
Merge branch 'fix/ota_update_invalidate_ota_data_slot_of_last_boot_app' into 'master'
fix(app_update): Invalidate ota data slot of last boot app in esp_ota_begin
Closes IDFGH-13982
See merge request espressif/esp-idf!35850
|
2024-12-23 16:57:05 +08:00 |
|
Mahavir Jain
|
706a445782
|
Merge branch 'bugfix/update_macro_defination_for_mem_check' into 'master'
fix(esp_http_client): Enhance MEM_CHECK Macro to Include Memory Allocation Failure Logs and Safe Handling
See merge request espressif/esp-idf!33453
|
2024-12-23 16:08:57 +08:00 |
|
morris
|
047ff0cb4b
|
feat(rmt): add API to return the real clock resolution of a channel
Closes https://github.com/espressif/esp-idf/pull/15074
|
2024-12-23 15:08:50 +08:00 |
|
laokaiyao
|
7086f4ca6d
|
fix(i2s): add check for the tdm frame bits num
|
2024-12-23 14:39:07 +08:00 |
|
laokaiyao
|
7c6f50b744
|
fix(i2s): fixed some missing content and updates
|
2024-12-23 14:39:07 +08:00 |
|
Wei Yu Han
|
19b5381c99
|
Merge branch 'refactor/optimize_ble_gatt_api_doc' into 'master'
refactor(bt/bluedroid): Optimize BLE GATT related APIs reference
See merge request espressif/esp-idf!34650
|
2024-12-23 14:34:34 +08:00 |
|
Chen Jian Hua
|
dbbf154551
|
refactor(bt/bluedroid): Optimize BLE GATT related APIs reference
|
2024-12-23 14:34:33 +08:00 |
|
Rahul Tank
|
172bebe4b3
|
Merge branch 'bugfix/fix_compile_issue' into 'master'
fix(nimble): Fix compilation issues when BLE_MAX_STORE_BOND is set to 0
See merge request espressif/esp-idf!34182
|
2024-12-23 12:31:38 +08:00 |
|
Gao Xu
|
8905189743
|
Merge branch 'feat/h21_introduce_step5' into 'master'
feat(esp32h21): support esp_system, esp_timer and freertos(stage5)
See merge request espressif/esp-idf!35635
|
2024-12-23 11:40:11 +08:00 |
|
Wang Meng Yang
|
6109542fb5
|
Merge branch 'feature/support_get_play_status_in_avrcp' into 'master'
feat(bt/bluedroid): Support get play status in AVRCP CT
See merge request espressif/esp-idf!35674
|
2024-12-23 09:39:28 +08:00 |
|
Rahul Tank
|
f8ccb29d12
|
fix(nimble): Fix compilation issues when BLE_MAX_STORE_BOND is set to 0
|
2024-12-22 15:18:32 +05:30 |
|
Shreeyash
|
18fc8924ae
|
fix(nimble): Added a check for invalid offset
|
2024-12-22 11:56:11 +05:30 |
|
shreeyash
|
fb84cb1142
|
fix(nimble): Updated peer OTA address type
|
2024-12-21 21:16:35 +05:30 |
|
Konstantin Kondrashov
|
15870abd87
|
feat(app_update): Adds test for invalidating OTA data slot of last boot app
|
2024-12-21 13:08:00 +02:00 |
|
Astha Verma
|
15631363c6
|
fix(nimble): fix memory leak issue in Blufi example
|
2024-12-21 16:29:57 +05:30 |
|
Rahul Tank
|
a6b1b33c3d
|
Merge branch 'fix/hci_err_code_description' into 'master'
fix(nimble): Added a function for printing HCI error definition
Closes BLERP-1301
See merge request espressif/esp-idf!35676
|
2024-12-21 18:52:33 +08:00 |
|
Sudeep Mohanty
|
856bba66bc
|
Merge branch 'fix/ringbuf_receives_after_aq_wraparound' into 'master'
fix(esp_ringbuf): Fixed no-split ringbuf issue where acquire pointer wraps around
Closes IDFGH-14146
See merge request espressif/esp-idf!35452
|
2024-12-21 14:26:57 +08:00 |
|
Astha Verma
|
28e222fec3
|
fix(nimble): Updated function to print HCI opcode with error definition
|
2024-12-21 09:24:07 +05:30 |
|
Jiang Jiang Jian
|
fae82cfaa0
|
Merge branch 'feature/softap_detect_wrong_password_attempt' into 'master'
esp_wifi: softAP: detect external station attempting to connect with wrong password
Closes IDFGH-13377
See merge request espressif/esp-idf!24586
|
2024-12-21 11:51:03 +08:00 |
|
Abhinav Kudnar
|
d1d3c6ae38
|
fix(nimble): Changing esp_rom_printf to ESP_LOGI when memory allocation fails
|
2024-12-20 21:43:29 +05:30 |
|
Rahul Tank
|
4885e24ebd
|
Merge branch 'bugfix/fix_link_estab_param' into 'master'
fix(nimble): Corrected link_estab event handling parameters
See merge request espressif/esp-idf!35780
|
2024-12-21 00:04:49 +08:00 |
|
gaoxu
|
8b2470a4ab
|
feat(lp_timer): add soc caps that lp timer and brownout share intr source
|
2024-12-20 22:43:11 +08:00 |
|
gaoxu
|
b240defc75
|
feat(esp32h21): support esp_system, esp_timer and freertos (stage5)
|
2024-12-20 22:43:10 +08:00 |
|
Konstantin Kondrashov
|
c9ea30e6c0
|
fix(app_update): Invalidate ota data slot of last boot app in esp_ota_begin
Closes https://github.com/espressif/esp-idf/issues/14808
|
2024-12-20 14:55:48 +02:00 |
|
zwl
|
c089a01263
|
feat(ble): add dtm configuration command in hci example
|
2024-12-20 20:19:37 +08:00 |
|
zwl
|
2cb7d2437b
|
feat(ble): Support get ble controller free heap size on ESP32-C2
|
2024-12-20 20:19:37 +08:00 |
|
zwl
|
12f226be7d
|
feat(ble): Support get ble controller free heap size on ESP32-H2
|
2024-12-20 20:19:37 +08:00 |
|
zwl
|
aa7feb9449
|
feat(ble): Support get ble controller free heap size on ESP32-C6
|
2024-12-20 20:19:32 +08:00 |
|
zwl
|
5f9a3cdd1a
|
feat(ble): fixed some ble issues on ESP32-C2
|
2024-12-20 18:51:28 +08:00 |
|
zwl
|
446239251c
|
feat(ble): adjust bt default scheme position
|
2024-12-20 18:51:24 +08:00 |
|
Aditya Patwardhan
|
05f3a6be80
|
Merge branch 'bugfix/fix_efuse_block_numbers_in_hal_crypto_testapps' into 'master'
fix(hal/test_apps): update efuse block numbers for ECDSA key burning
Closes IDF-11445
See merge request espressif/esp-idf!35457
|
2024-12-20 18:46:12 +08:00 |
|
Gao Xu
|
b11535c32d
|
Merge branch 'feat/h21_introduce_step4' into 'master'
feat(esp32h21): add G0 component support (stage4)
See merge request espressif/esp-idf!35494
|
2024-12-20 17:26:00 +08:00 |
|
C.S.M
|
ce131ee448
|
Merge branch 'feat/i2c_change_addr' into 'master'
feat(i2c_master): Add a new api for adjusting address dynamically
Closes IDFGH-14214
See merge request espressif/esp-idf!35725
|
2024-12-20 17:16:22 +08:00 |
|
morris
|
1f015c0509
|
change(rmt): rename isr iram safe to cache safe
|
2024-12-20 17:06:51 +08:00 |
|
morris
|
c4173b298d
|
test(rmt): the way to keep io level after channel delete
Closes https://github.com/espressif/esp-idf/issues/15049
|
2024-12-20 17:06:51 +08:00 |
|
Laukik Hase
|
909fd60d33
|
fix(esp_tee): Include required headers explicitly across the esp_tee component
|
2024-12-20 14:34:14 +05:30 |
|