zephyr/ext/hal/st/lib
Erwan Gouriou a0e81717ac ext/hal: stm32wb: Configure M0 FW in LL only
In order to enable HCI mode in M0 firmware,
enable CFG_BLE_LL_ONLY in hci lib.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-06-03 09:38:19 -04:00
..
audio/microphone
sensor/vl53l0x
stm32wb/hci ext/hal: stm32wb: Configure M0 FW in LL only 2019-06-03 09:38:19 -04:00
CMakeLists.txt
Kconfig
README

README

Directory contains all the official libraries provided by STMicroelectronics.

Available libs:
  * sensor/vl53l0x:
      allows to drive the vl53l0x sensor
      full information can be found here : http://www.st.com/en/embedded-software/stsw-img005.html
  * stm32wb/hci:
      Middleware for interprocessor communication on stm32wb dual core SoC
  * ...