• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

README.rstD18-Mar-2025494 2414

bt-ll-sw-split.confD18-Mar-202512 21

bt-ll-sw-split.overlayD18-Mar-2025102 108

snippet.ymlD18-Mar-2025117 54

README.rst

1.. _snippet-bt-ll-sw-split:
2
3Zephyr Bluetooth LE Controller (bt-ll-sw-split)
4###############################################
5
6You can build with this snippet by following the instructions in :ref:`the snippets usage page<using-snippets>`.
7When building with ``west``, you can do:
8
9.. code-block:: console
10
11   west build -S bt-ll-sw-split [...]
12
13Overview
14********
15
16This selects the Zephyr Bluetooth LE Controller.
17
18Requirements
19************
20
21Hardware support for:
22
23- :kconfig:option:`CONFIG_BT`
24