zephyr/subsys/bluetooth/controller
Alex Porosanu 3412612085 bluetooth: controller: refactor CMake related files
Zephyr aims to enable supporting of multiple SW defined
BLE LL. There is a complex hierarchy of defines in the
CMake files controlling the compilation units that part of
the final library. Adding another SW LL implementation
from a different SoC provider will make the main controller
CMake file unmaintable.
As such, split the into vendor-specific CMake files for
easier additions.

Signed-off-by: Alex Porosanu <alexandru.porosanu@nxp.com>
2020-01-23 16:08:00 +01:00
..
crypto Bluetooth: controller: Use entropy driver directly in bt_rand 2019-10-02 13:21:24 +02:00
hal Bluetooth: controller: Refactor use of SWI 2019-09-16 19:06:51 +02:00
hci Bluetooth: controller: Add set adv param cmd param validation 2020-01-06 17:42:34 +01:00
include Bluetooth: controller: enable dynamic TXP over LL_SPLIT arch (#17731) 2019-12-17 12:29:57 +01:00
ll_sw bluetooth: controller: refactor CMake related files 2020-01-23 16:08:00 +01:00
ticker Bluetooth: controller: Add missing BT_DEBUG_ENABLED define 2019-11-21 17:08:37 +01:00
util Bluetooth: controller: Fix mayfly optimization 2019-09-24 10:37:23 +02:00
CMakeLists.txt bluetooth: controller: refactor CMake related files 2020-01-23 16:08:00 +01:00
Kconfig Bluetooth: controller: Fix Kconfig dependency 2020-01-23 11:00:17 +01:00