-
CONFIG_BOARD_NRF52_BSIM
¶
NRF52 simulation model
Type: bool
Help¶
Will produce a console Linux process which can be executed natively. It needs the BabbleSim simulator both in compile time and to execute
Symbols selected by this symbol¶
SOC_SERIES_BSIM_NRFXX
if <choice: Board Selection>SOC_SERIES_BSIM_NRF52X
if <choice: Board Selection>SOC_COMPATIBLE_NRF
if <choice: Board Selection>SOC_COMPATIBLE_NRF52X
if <choice: Board Selection>SOC_COMPATIBLE_NRF52832
if <choice: Board Selection>CONSOLE_HAS_DRIVER
if <choice: Board Selection>NRF_RTC_TIMER
if <choice: Board Selection>CLOCK_CONTROL
if <choice: Board Selection>
Kconfig definition¶
At boards/posix/nrf52_bsim/Kconfig.board:3
Included via Kconfig:10
→ Kconfig.zephyr:25
→ boards/Kconfig:21
Menu path: (top menu) → Board Selection
config BOARD_NRF52_BSIM bool prompt "NRF52 simulation model" if <choice: Board Selection> selectSOC_SERIES_BSIM_NRFXX
if <choice: Board Selection> selectSOC_SERIES_BSIM_NRF52X
if <choice: Board Selection> selectSOC_COMPATIBLE_NRF
if <choice: Board Selection> selectSOC_COMPATIBLE_NRF52X
if <choice: Board Selection> selectSOC_COMPATIBLE_NRF52832
if <choice: Board Selection> selectCONSOLE_HAS_DRIVER
if <choice: Board Selection> selectNRF_RTC_TIMER
if <choice: Board Selection> selectCLOCK_CONTROL
if <choice: Board Selection> depends on <choice: Board Selection> help Will produce a console Linux process which can be executed natively. It needs the BabbleSim simulator both in compile time and to execute
(Definitions include propagated dependencies, including from if’s and menus.)