zephyr/boards/particle/argon
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: particle: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
dts boards: nrf52840 common partition dtsi 2024-09-12 17:06:34 -04:00
board.c
board.cmake
board.yml boards: Set full_name for all boards 2024-10-10 20:22:21 -04:00
CMakeLists.txt
Kconfig.defconfig Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
Kconfig.particle_argon
particle_argon_defconfig
particle_argon-pinctrl.dtsi
particle_argon.dts boards: nrf52*: use DT to configure regulators 2024-08-06 09:17:10 +01:00
particle_argon.yaml
pre_dt_board.cmake