We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 038b7b8 commit e998741Copy full SHA for e998741
boards/native/nrf_bsim/Kconfig.defconfig
@@ -39,7 +39,7 @@ config SYS_CLOCK_TICKS_PER_SEC
39
default 32768
40
41
config BT_CTLR
42
- default y if BOARD_NRF52_BSIM || BOARD_NRF5340BSIM_NRF5340_CPUNET
+ default y if BOARD_NRF52_BSIM || BOARD_NRF5340BSIM_NRF5340_CPUNET || BOARD_NRF54L15BSIM_NRF54L15_CPUAPP
43
depends on BT
44
45
config HEAP_MEM_POOL_ADD_SIZE_BOARD
0 commit comments