commit | 3d9416bfed33b66a528822ddd9fceaebbb738697 | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Wed Feb 27 14:19:25 2019 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Jun 03 09:38:19 2019 -0400 |
tree | 27c0db66d7a09ab0df6581dbfef7b0f1d57bda19 | |
parent | a2d66d7cc9a2460b99fca87d6c2bae9008717f86 [diff] |
drivers/bluetooth/hci: Implement HCI driver for stm32wb Implement HCI driver for STM32WB. It allows host to controller. It is based on ST library allowing communication over RAM shared bewteen chip's C-M4 and C-M0 cores. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>