Marius Vikhammer
|
82e525ef3e
|
Merge branch 'fix/lp_adc_not_working_on_lp_core_v5.5' into 'release/v5.5'
Fixes for LP ADC to work when used from the LP core (v5.5)
See merge request espressif/esp-idf!45763
|
2026-02-10 11:49:42 +08:00 |
|
Sudeep Mohanty
|
66c76d0c34
|
change(lp_adc): Cleanup LP ADC driver and example
|
2026-02-09 12:36:18 +01:00 |
|
wuzhenghui
|
ce3430b1b4
|
feat(example): add cache safe check for wifi powersave example CI
|
2026-02-09 15:26:13 +08:00 |
|
Jiang Jiang Jian
|
1f51d48225
|
Merge branch 'fix/esp_hid_device_deint_reset_v5.5' into 'release/v5.5'
fix(nimble): Reset HID service during deinit (v5.5)
See merge request espressif/esp-idf!41898
|
2026-02-06 14:43:47 +08:00 |
|
Jiang Jiang Jian
|
0d7fa84c98
|
Merge branch 'feat/add_ot_ci_c5_related_testcases_v5.5' into 'release/v5.5'
feat(openthread): add C5 sleep test case (v5.5)
See merge request espressif/esp-idf!45162
|
2026-01-22 19:28:58 +08:00 |
|
Jiang Jiang Jian
|
ec8bd67b0b
|
Merge branch 'fix/fatfs_pytest_expecting_typo_v5.5' into 'release/v5.5'
fix(sd): Fixed typo in pytest output expectation (v5.5)
See merge request espressif/esp-idf!44883
|
2026-01-22 19:28:00 +08:00 |
|
Astha Verma
|
91547794a0
|
fix(nimble): Reset HID service during deinit
|
2026-01-21 16:58:16 +05:30 |
|
Martin Vychodil
|
bc31174c58
|
Merge branch 'feat/nvs_iteration_statistics_examples_v5.5' into 'release/v5.5'
feat(examples/storage): add nvs statistics and iteration examples (v5.5)
See merge request espressif/esp-idf!43661
|
2026-01-20 20:09:39 +08:00 |
|
morris
|
27a5cfd0bf
|
Merge branch 'feat/p4_eco5_ccm_v5.5' into 'release/v5.5'
ISP: support ccm on P4 eco5 (v5.5)
See merge request espressif/esp-idf!44812
|
2026-01-19 15:00:37 +08:00 |
|
Jiang Jiang Jian
|
e2cc50cb46
|
Merge branch 'fix/task_tracing_crashing_5.5' into 'release/v5.5'
fix(heap): fix a bug where the biggest heap would be NULL on boot (backport v5.5)
See merge request espressif/esp-idf!43448
|
2026-01-19 11:11:38 +08:00 |
|
Jiang Jiang Jian
|
d7433253d8
|
Merge branch 'bugfix/enlarge_espnow_example_stack_v5.5' into 'release/v5.5'
fix(wifi/espnow): Increase the espnow example stack size (v5.5)
See merge request espressif/esp-idf!45181
|
2026-01-19 11:10:08 +08:00 |
|
zhangyanjiao
|
762db45904
|
fix(wifi/espnow): Increase the espnow example stack size
Closes https://github.com/espressif/esp-idf/issues/18128
|
2026-01-19 10:27:05 +08:00 |
|
Adam Múdry
|
3d23fff7e2
|
fix(examples): Make sd_card examples depend on fatfs component
|
2026-01-16 11:43:26 +01:00 |
|
gaoxu
|
497275281f
|
feat(isp_color): support ISP color on P4
|
2026-01-16 16:55:30 +08:00 |
|
Jiang Jiang Jian
|
f32cadd971
|
Merge branch 'fix/enable_p4v3_tests_v5.5' into 'release/v5.5'
fix(ci): re-enabled ESP32P4 tests on different HW vers (v5.5)
See merge request espressif/esp-idf!44453
|
2026-01-16 14:31:48 +08:00 |
|
Omar Chebib
|
a2ee6c914f
|
fix: wrong name in the README file for advanced heap tracing example
Closes https://github.com/espressif/esp-idf/issues/17233
|
2026-01-16 14:26:26 +08:00 |
|
Jiang Jiang Jian
|
0fd9f0aa93
|
Merge branch 'feat/sdspi_option_to_disable_waiting_for_miso_poll_busy_v5.5' into 'release/v5.5'
feat(sdspi): Add an option to modify the waiting time for MISO before sending next command (v5.5)
See merge request espressif/esp-idf!42445
|
2026-01-16 14:24:53 +08:00 |
|
yinqingzhao
|
03d28533dd
|
feat(ci): re-enable ci build test of phy example for esp32c5
|
2026-01-16 11:40:49 +08:00 |
|
yiwenxiu
|
3feac750e3
|
feat(openthread): add C5 sleep test case
|
2026-01-15 20:30:37 +08:00 |
|
morris
|
c4df42abab
|
Merge branch 'contrib/github_pr_17926_v5.5' into 'release/v5.5'
fix:Report the full buffer length to the UAC stack by setting bytes_r… (GitHub PR) (v5.5)
See merge request espressif/esp-idf!45130
|
2026-01-15 16:13:42 +08:00 |
|
Chen Yudong
|
5ffa9d5dcb
|
fix(example): add nvs_flash to mqtt ssl_ds requirement
|
2026-01-15 12:57:26 +08:00 |
|
kinho
|
2805634660
|
fix:Report the full buffer length to the UAC stack by setting bytes_read in usb_uac_device_input_cb(), so the host correctly detects received audio data instead of seeing zero bytes.
|
2026-01-15 11:49:01 +08:00 |
|
Zhang Wen Xu
|
ee58372ea1
|
Merge branch 'feat/migrate_iperf_cmd_v5.5' into 'release/v5.5'
feat(iperf): migrate iperf to use iperf-cmd component (v5.5)
See merge request espressif/esp-idf!45085
|
2026-01-15 03:28:07 +00:00 |
|
Jin Cheng
|
bdfb0f9e1d
|
fix(bt/bluedroid): add status management for audio sink service channel
|
2026-01-15 09:12:31 +08:00 |
|
Rahul Tank
|
64150ac630
|
Merge branch 'bugfix/ad_type_example_v5.5' into 'release/v5.5'
fix(nimble): Add AD type macros in example (v5.5)
See merge request espressif/esp-idf!44981
|
2026-01-14 12:03:30 +05:30 |
|
Tan Yan Quan
|
cd42265af2
|
fix(openthread): restore LED state indicator for example code
|
2026-01-14 14:13:32 +08:00 |
|
Tan Yan Quan
|
a8ea7f66f8
|
docs(openthread): add iperf usage guide to ot_cli example readme
|
2026-01-14 14:13:32 +08:00 |
|
Tan Yan Quan
|
556a29f9f9
|
feat(openthread/cli-ext): update cli-ext to v2.0.0
|
2026-01-14 14:13:32 +08:00 |
|
Tan Yan Quan
|
f18228020f
|
feat(openthread): migrate iperf to use iperf-cmd component
|
2026-01-14 14:13:32 +08:00 |
|
Rahul Tank
|
54f5822499
|
fix(nimble): Add AD type macros in example
|
2026-01-14 10:52:00 +05:30 |
|
morris
|
003eaf0896
|
Merge branch 'feature/spi_master_support_edma_on_s3_v5.5' into 'release/v5.5'
feat(driver_spi): master driver psram edma support (v5.5)
See merge request espressif/esp-idf!44473
|
2026-01-14 10:46:15 +08:00 |
|
yangfeng
|
5da8d6df53
|
docs(bt): update Classic Bluetooth api reference of A2DP
|
2026-01-12 10:27:21 +08:00 |
|
Island
|
e78cf39c9b
|
Merge branch 'bugfix/fix_ble_security_issue_2025_v3_v5.5' into 'release/v5.5'
fix(ble/bluedroid): Fix type mismatch and length validation in HCI packet parser (v5.5)
See merge request espressif/esp-idf!44667
|
2026-01-08 17:05:48 +08:00 |
|
Jiang Jiang Jian
|
8c96f152dc
|
Merge branch 'bugfix/idfgh-16634_v5.5' into 'release/v5.5'
backport v5.5: remove the configurable constraint for sleep memory usage optimization option
See merge request espressif/esp-idf!43984
|
2026-01-08 13:49:45 +08:00 |
|
Zhang Hai Peng
|
086ebb7ccb
|
feat(examples/bluedroid): add BLE ACL latency measurement example
(cherry picked from commit 934970a06f)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2026-01-07 19:28:30 +08:00 |
|
Zhang Hai Peng
|
1af43047f6
|
docs(ble): add flow diagrams to bluedroid BLE examples
(cherry picked from commit 051077835c)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2026-01-07 19:28:30 +08:00 |
|
Zhang Hai Peng
|
a40ac062f4
|
refactor(examples/bluedroid): Replace hardcoded ADV type values with macros
(cherry picked from commit fdeb5ad87a)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2026-01-07 19:28:30 +08:00 |
|
Zhang Hai Peng
|
622990b70e
|
feat(examples/bluedroid): Add BLE time interval conversion macros for better readability
Add macros to convert time values from milliseconds to BLE interval units:
- ESP_BLE_GAP_ADV_ITVL_MS: Convert advertising interval (0.625ms unit)
- ESP_BLE_GAP_SCAN_ITVL_MS: Convert scan interval (0.625ms unit)
- ESP_BLE_GAP_SCAN_WIN_MS: Convert scan window (0.625ms unit)
- ESP_BLE_GAP_CONN_ITVL_MS: Convert connection interval (1.25ms unit)
- ESP_BLE_GAP_PERIODIC_ADV_ITVL_MS: Convert periodic adv interval (1.25ms unit)
- ESP_BLE_GAP_SUPERVISION_TIMEOUT_MS: Convert supervision timeout (10ms unit)
(cherry picked from commit 7cd2f7b34d)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2026-01-07 19:28:30 +08:00 |
|
Zhang Hai Peng
|
9ad2dd11ad
|
fix(ble/hci): Fix OOB read in ble_adv_scan_combined example
(cherry picked from commit c762832600)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2026-01-07 19:28:30 +08:00 |
|
Zhang Hai Peng
|
a012fee0be
|
fix(ble/bluedroid): Added security check in example Bluedroid_GATT_Server
(cherry picked from commit a36bf7fe14)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2026-01-07 19:28:30 +08:00 |
|
Shu Chen
|
dc7c25f3c9
|
Merge branch 'fix/fix_an_ot_example_v5.5' into 'release/v5.5'
fix(openthread): remove the default netif configuration from the ot_br example (v5.5)
See merge request espressif/esp-idf!44727
|
2026-01-07 08:13:42 +00:00 |
|
morris
|
f4985641d3
|
Merge branch 'bugfix/misconfiguration_sdkconfig_file_not_exist_v5.5' into 'release/v5.5'
add missing sdkconfig files in the driver test (v5.5)
See merge request espressif/esp-idf!44821
|
2026-01-07 14:53:41 +08:00 |
|
Island
|
2a8fd3c4eb
|
Merge branch 'feat/support_bluedroid_host_smp_with_psa_tinycrypt_v5.5' into 'release/v5.5'
Feat/support bluedroid host smp with psa tinycrypt v5.5
See merge request espressif/esp-idf!44787
|
2026-01-07 14:23:54 +08:00 |
|
morris
|
980e8289a1
|
refactor(tests): add missing sdkconfig files in the driver test
|
2026-01-07 10:18:58 +08:00 |
|
Ondrej Kosta
|
498989ea10
|
fix(ci): re-enabled ESP32P4 tests on different HW vers
|
2026-01-06 22:17:58 +08:00 |
|
Marek Fiala
|
c34a8f9c88
|
change(tools): Updated argument files with quotations in README.md
|
2026-01-06 11:33:08 +01:00 |
|
wanckl
|
32895539f2
|
fix(driver_spi): support un-aligned dma transaction and psram transaction
|
2026-01-06 14:16:20 +08:00 |
|
zhiweijian
|
a48590a9f4
|
fix(ble/bluedroid): Replaced the psa_ api with the mbedtls_ api
|
2026-01-05 11:23:31 +08:00 |
|
zhiweijian
|
fe7b658652
|
feat(ble/bluedroid): Support bluedroid encrypted advertising data
|
2026-01-05 10:49:16 +08:00 |
|
yangfeng
|
ad4943ee24
|
fix(bt/example): Fixed hf_ag build error
|
2026-01-04 18:57:46 +08:00 |
|