zephyr/drivers/bluetooth
Erwan Gouriou 57a74653df drivers/bluetooth: ipm_stm32: Implement a RX thread
Fasten events handling by unloading callback treatment.
A RX thread is created. IPM RX events are dumped in a FIFO
which is processed in the thread context.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-04-27 19:02:14 +02:00
..
hci drivers/bluetooth: ipm_stm32: Implement a RX thread 2020-04-27 19:02:14 +02:00
CMakeLists.txt
Kconfig kconfig: Remove some redundant single-item menus and ifs 2019-12-21 10:26:54 -05:00
util.h