zephyr/drivers/bluetooth
Gerard Marull-Paretas 9dcd5a78df drivers: bluetooth: hci: initialize uart device at compile time
The UART device can be initialized at compile time, allowing to constify
the device pointer. Also fix return value to -ENODEV if device is not
ready.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-08-19 11:51:26 +02:00
..
hci drivers: bluetooth: hci: initialize uart device at compile time 2022-08-19 11:51:26 +02:00
CMakeLists.txt
Kconfig
util.h