Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

494 B

.. _snippet-bt-ll-sw-split:

Zephyr Bluetooth LE Controller (bt-ll-sw-split)
###############################################

You can build with this snippet by following the instructions in :ref:`the snippets usage page<using-snippets>`.
When building with ``west``, you can do:

.. code-block:: console

west build -S bt-ll-sw-split [...]

Overview
********

This selects the Zephyr Bluetooth LE Controller.

Requirements
************

Hardware support for:

- :kconfig:option:`CONFIG_BT`