-
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¶
Kconfig definition¶
At <Zephyr>/boards/posix/nrf52_bsim/Kconfig.board:3
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/boards/Kconfig:22
Menu path: (Top) → Board Selection
config BOARD_NRF52_BSIM bool "NRF52 simulation model" selectSOC_SERIES_BSIM_NRFXX
selectSOC_SERIES_BSIM_NRF52X
selectSOC_COMPATIBLE_NRF
selectSOC_COMPATIBLE_NRF52X
selectSOC_COMPATIBLE_NRF52832
selectCONSOLE_HAS_DRIVER
selectNRF_RTC_TIMER
selectCLOCK_CONTROL
selectHAS_HW_NRF_RNG
selectHAS_HW_NRF_CCM_LFLEN_8BIT
selectHAS_HW_NRF_RADIO_BLE_2M
selectHAS_HW_NRF_CLOCK
selectHAS_HW_NRF_POWER
selectHAS_NRFX
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
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)