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> |
||
|---|---|---|
| .. | ||
| crypto | ||
| hal | ||
| hci | ||
| include | ||
| ll_sw | ||
| ticker | ||
| util | ||
| CMakeLists.txt | ||
| Kconfig | ||