zephyr/boards/bbc/microbit_v2
Johan Hedberg 8b02141ca7 Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR
Deprecate BT_CTLR, and add a new HAS_BT_CTLR as a virtual option which
specific users (like BT_LL_SW_SPLIT) select. This also means that we can
remove all places that were forcefully enabling the BT_CTLR option, and
instead we now depend on devicetree to get some local LL HCI driver
enabled which in turn also enables the HAS_BT_CTLR option.

Signed-off-by: Johan Hedberg <johan.hedberg@silabs.com>
2024-12-03 10:16:44 +01:00
..
doc boards: bbc: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
bbc_microbit_v2_defconfig
bbc_microbit_v2-pinctrl.dtsi
bbc_microbit_v2.dts
bbc_microbit_v2.yaml
board.cmake
board.yml boards: Set full_name for all boards 2024-10-10 20:22:21 -04:00
Kconfig.bbc_microbit_v2
Kconfig.defconfig Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
pre_dt_board.cmake