mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-15 21:06:12 +00:00
Fixes #28275 by adding bluetooth HCI spi driver priority lower (75 instead of 50) than SPI (70) to avoid device_get_binding to return NULL because the device was not initialized. Signed-off-by: Jeremy LOCHE <lochejeremy@gmail.com> |
||
---|---|---|
.. | ||
hci | ||
CMakeLists.txt | ||
Kconfig | ||
util.h |