zephyr/drivers/bluetooth
Armin Brauns 2fc212c2a0 bluetooth: hci: spi: initialize IRQ callback before registering it
GPIO callbacks need to be initialized before being registered with a GPIO
driver, otherwise the NULL `handler` hits an assert.

Signed-off-by: Armin Brauns <armin.brauns@embedded-solutions.at>
2023-06-22 10:48:07 +02:00
..
hci bluetooth: hci: spi: initialize IRQ callback before registering it 2023-06-22 10:48:07 +02:00
CMakeLists.txt
Kconfig
util.h