Guillaume Souchere
|
622d2da492
|
Merge branch 'feat/freertos-depends_components' into 'master'
ci(freertos): Add depends_components attribute to build-test-rules.yml
Closes IDF-14171
See merge request espressif/esp-idf!44736
|
2026-01-05 10:13:27 +01:00 |
|
zhiweijian
|
6f27074c1e
|
fix(ble/bluedroid): Fixed bt buuld error
fix(ble/bluedroid): disable power management if bt is disabled
|
2026-01-05 17:09:38 +08:00 |
|
Mahavir Jain
|
97ec642e4e
|
Merge branch 'feat/make_httpd_handle_err_api_as_public' into 'master'
feat(esp_http_server): Make httpd_handle_err API as public
Closes IDFGH-16657
See merge request espressif/esp-idf!44272
|
2026-01-05 14:33:26 +05:30 |
|
Guillaume Souchere
|
2c8dfc0afb
|
ci(freertos): Add depends_components attribute to build-test-rules.yml
|
2026-01-05 09:07:27 +01:00 |
|
laokaiyao
|
89ce1baeb6
|
feat(i2s): support to get more channel info
|
2026-01-05 16:06:29 +08:00 |
|
Guillaume Souchere
|
6ab76c30f8
|
Merge branch 'feat/console-depends-components' into 'master'
ci(console): Add depends_components attribute to .build-test-rules.yml
Closes IDF-14163
See merge request espressif/esp-idf!44733
|
2026-01-05 09:03:14 +01:00 |
|
armando
|
82b433ad86
|
fix(isp): fixed awb subwindow always need to be set issue
|
2026-01-05 15:58:08 +08:00 |
|
Marius Vikhammer
|
11b00d5aec
|
ci(cxx): Add depends_components attribute to build-test-rules
|
2026-01-05 08:40:51 +01:00 |
|
Xu Si Yu
|
7e4918928e
|
fix(802.15.4): move multipan and data request helpers into IRAM
|
2026-01-05 15:32:37 +08:00 |
|
Xu Si Yu
|
807db6223f
|
feat(802.15.4): add multipan pending table support
|
2026-01-05 15:32:29 +08:00 |
|
Xu Si Yu
|
3ffc2d2fa6
|
feat(802.15.4): add SW data request detection
|
2026-01-05 15:28:26 +08:00 |
|
Guillaume Souchere
|
40258eb3e1
|
Merge branch 'feat/heap-depends-components' into 'master'
ci(heap): Add depends_components attribute to build-test-rules.yml
Closes IDF-14172
See merge request espressif/esp-idf!44725
|
2026-01-05 08:22:48 +01:00 |
|
Ashish Sharma
|
cf24bf97f6
|
fix: fixes failing pipeline with internal wifi mbedtls client
|
2026-01-05 15:04:03 +08:00 |
|
Mahavir Jain
|
cf6dff90de
|
fix(mbedtls): DTLS build issue due to missing timing APIs
|
2026-01-05 12:32:58 +05:30 |
|
Jiang Jiang Jian
|
85be95e48e
|
Merge branch 'bugfix/fix_espnow_set_peer_rate_memory_leak' into 'master'
fix(wifi/espnow): fixed the espnow set peer rate memory leak
Closes WIFI-7165
See merge request espressif/esp-idf!44762
|
2026-01-05 14:54:38 +08:00 |
|
armando
|
34da2bdb78
|
feat(isp): allow to bypass shadow register
|
2026-01-05 14:49:02 +08:00 |
|
Guillaume Souchere
|
55e9868979
|
ci(heap): Add depends_components attribute to build-test-rules
|
2026-01-05 07:44:50 +01:00 |
|
zhiweijian
|
280385acf4
|
fix(ble/bluedroid): disable some member in tBTA_SYS_CB
|
2026-01-05 14:24:34 +08:00 |
|
zhiweijian
|
3b18da2bde
|
fix(ble/bluedroid): optimize bluedroid host code
|
2026-01-05 14:24:34 +08:00 |
|
zhiweijian
|
728c4c8a10
|
fix(ble/bluedroid): Add BLE_TOPOLOGY_CHECK
|
2026-01-05 14:24:34 +08:00 |
|
zhiweijian
|
dd10e3220b
|
fix(ble/bluedroid): Fixed build error if scan is disabled
|
2026-01-05 14:24:31 +08:00 |
|
zhiweijian
|
1f5fa1e72b
|
fix(ble/bluedroid): disable bluedroid background connection
|
2026-01-05 14:23:10 +08:00 |
|
zhiweijian
|
ac7812ef8d
|
fix(ble/bluedroid): change tGATT_BG_CONN_DEV to GATT_BG_CONN_DEV
|
2026-01-05 14:23:10 +08:00 |
|
zhiweijian
|
ec6809611a
|
fix(ble/bluedroid): disable exception list if scan is not enabled
|
2026-01-05 14:23:10 +08:00 |
|
zhiweijian
|
715184fa36
|
fix(ble/bluedroid): disable vendor hci function
|
2026-01-05 14:23:10 +08:00 |
|
zhiweijian
|
1174ad41a5
|
fix(ble/bluedroid): Delete btm_ble_send_extended_scan_params
|
2026-01-05 14:23:10 +08:00 |
|
zhiweijian
|
b9440efbe9
|
fix(ble/bluedroid): change bluedroid scan callback name
|
2026-01-05 14:23:10 +08:00 |
|
zhiweijian
|
db17c7cea3
|
fix(bluedroid): delete bluedroid gatt_listen
|
2026-01-05 14:23:10 +08:00 |
|
zhiweijian
|
34448a7455
|
fix(ble/bluedroid): Delete observe and inquiry
|
2026-01-05 14:23:10 +08:00 |
|
zhiweijian
|
5145b366f7
|
fix(ble/bluedroid): delete bluedroid unused code
|
2026-01-05 14:23:10 +08:00 |
|
zhiweijian
|
a784adef00
|
fix(ble/bluedroid): Delete batch_scan related code
|
2026-01-05 14:23:09 +08:00 |
|
zhiweijian
|
08740df988
|
fix(ble/bluedroid): Delete BLE_HOST_SETUP_STORAGE_EN
|
2026-01-05 14:23:09 +08:00 |
|
zhiweijian
|
1c0c48b814
|
fix(ble/bluedroid): Delete BLE_HOST_READ_TX_POWER_EN
|
2026-01-05 14:23:09 +08:00 |
|
zhiweijian
|
5a1a3b9eba
|
fix(ble/bluedroid): Delete BLE_HOST_REMOVE_AN_ACL_EN
|
2026-01-05 14:23:09 +08:00 |
|
zhiweijian
|
ad04f39cf9
|
fix(ble/bluedroid): Delete BLE_HOST_REMOVE_ALL_ACL_EN
|
2026-01-05 14:23:09 +08:00 |
|
zhiweijian
|
436fe484fe
|
fix(ble/bluedroid): Delete BLE_HOST_EXECUTE_CBACK_EN
|
2026-01-05 14:23:09 +08:00 |
|
zhiweijian
|
f08ff1448b
|
fix(ble/bluedroid): Delete BLE_HOST_ENABLE_TEST_MODE_EN
|
2026-01-05 14:23:09 +08:00 |
|
zhiweijian
|
b4c4b3e410
|
fix(ble/bluedroid): delete BLE_HOST_ENERGY_INFO_EN
|
2026-01-05 14:23:07 +08:00 |
|
zhiweijian
|
57c52bd4ec
|
fix(ble/bluedroid): Delete BLE_VND_INCLUDED
|
2026-01-05 14:21:52 +08:00 |
|
zhiweijian
|
702292d451
|
fix(ble/bluedroid): Delete BLE_ANDROID_CONTROLLER_SCAN_FILTER
|
2026-01-05 14:21:50 +08:00 |
|
zhiweijian
|
08f9511e25
|
fix(ble/bluedroid): delete BLE_HOST_BLE_OBSERVE_EN
|
2026-01-05 14:19:44 +08:00 |
|
zhiweijian
|
0e9b36cb55
|
fix(ble/bluedroid): Delete BLE_HOST_STOP_ADV_UNUSED
|
2026-01-05 14:18:22 +08:00 |
|
zhiweijian
|
5fdcc3bdea
|
fix(ble/bluedroid): Delete BLE_HOST_BLE_SCAN_PARAM_UNUSED
|
2026-01-05 14:18:22 +08:00 |
|
zhiweijian
|
b175f3cc97
|
fix(ble/bluedroid): Delete BLE_HOST_CONN_SCAN_PARAM_EN
|
2026-01-05 14:18:22 +08:00 |
|
zhiweijian
|
25b0e1e684
|
fix(ble/bluedroid): Delete BLE_HOST_BATCH_SCAN_EN
|
2026-01-05 14:18:22 +08:00 |
|
zhiweijian
|
c3a185ae80
|
fix(ble/bluedroid): delete BLE_HOST_READ_SCAN_REPORTS_EN
|
2026-01-05 14:18:22 +08:00 |
|
zhiweijian
|
66315bc6b6
|
fix(ble/bluedroid): Delete BLE_HOST_TRACK_ADVERTISER_EN
|
2026-01-05 14:18:22 +08:00 |
|
zhiweijian
|
b8f2321879
|
fix(ble/bluedroid): delete BLE_HOST_BLE_MULTI_ADV_EN
|
2026-01-05 14:18:18 +08:00 |
|
zhiweijian
|
609b649ef9
|
fix(ble/bluedroid): delete BTA_HOST_INTERLEAVE_SEARCH
|
2026-01-05 14:10:04 +08:00 |
|
zhiweijian
|
7ff9484c46
|
fix(ble/bluedroid): disable rsp timer and ind_ack timer
|
2026-01-05 14:10:04 +08:00 |
|