change(ble): updated ble log spi out ts sync module

* use freertos ts instead of esp ts for better performance
* enable ts sync sleep support by default
* use esp ts as fallback of lc time getter
This commit is contained in:
Zhou Xiao
2025-06-17 17:22:14 +08:00
parent adbec6eda2
commit 56e42be859
2 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ config BT_BLE_LOG_SPI_OUT_SYNC_IO_NUM
config BT_BLE_LOG_SPI_OUT_TS_SYNC_SLEEP_SUPPORT
bool "Enable ble log & logic analyzer log time sync sleep support"
depends on BT_BLE_LOG_SPI_OUT_LL_ENABLED
default n
default y
help
Enable ble log & logic analyzer log time sync sleep support