The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_SOC_SERIES_BSIM_NRF52X

(No prompt – not directly user assignable.)

Type: bool

Help

Any NRF52 simulated SOC with BabbleSim, based on the POSIX arch

Direct dependencies

SOC_SERIES_BSIM_NRFXX

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At boards/posix/nrf52_bsim/Kconfig:32

Included via Kconfig:8Kconfig.zephyr:37boards/Kconfig:75

Menu path: (Top) → Board Options

config SOC_SERIES_BSIM_NRF52X
    bool
    depends on SOC_SERIES_BSIM_NRFXX
    help
      Any NRF52 simulated SOC with BabbleSim, based on the POSIX arch

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)