-
CONFIG_SOC_SERIES_NRF51X
¶
Nordic Semiconductor nRF51 series MCU
Type: bool
Help¶
Enable support for NRF51 MCU series
Direct dependencies¶
<choice: SoC/CPU/Configuration Selection>
(Includes any dependencies from if’s and menus.)
Symbols selected by this symbol¶
CPU_CORTEX_M0
if <choice: SoC/CPU/Configuration Selection>SOC_FAMILY_NRF
if <choice: SoC/CPU/Configuration Selection>NRF_RTC_TIMER
if <choice: SoC/CPU/Configuration Selection>CLOCK_CONTROL
if <choice: SoC/CPU/Configuration Selection>HAS_SYS_POWER_STATE_DEEP_SLEEP_1
if <choice: SoC/CPU/Configuration Selection>XIP
if <choice: SoC/CPU/Configuration Selection>HAS_CMSIS
if <choice: SoC/CPU/Configuration Selection>HAS_NRFX
if <choice: SoC/CPU/Configuration Selection>HAS_SEGGER_RTT
if <choice: SoC/CPU/Configuration Selection>
Kconfig definition¶
At soc/arm/nordic_nrf/nrf51/Kconfig.series:9
Included via Kconfig:10
→ Kconfig.zephyr:27
→ soc/Kconfig:6
→ soc/arm/nordic_nrf/Kconfig.soc:8
Menu path: (top menu) → SoC/CPU/Configuration Selection
config SOC_SERIES_NRF51X bool prompt "Nordic Semiconductor nRF51 series MCU" if <choice: SoC/CPU/Configuration Selection> selectCPU_CORTEX_M0
if <choice: SoC/CPU/Configuration Selection> selectSOC_FAMILY_NRF
if <choice: SoC/CPU/Configuration Selection> selectNRF_RTC_TIMER
if <choice: SoC/CPU/Configuration Selection> selectCLOCK_CONTROL
if <choice: SoC/CPU/Configuration Selection> selectHAS_SYS_POWER_STATE_DEEP_SLEEP_1
if <choice: SoC/CPU/Configuration Selection> selectXIP
if <choice: SoC/CPU/Configuration Selection> selectHAS_CMSIS
if <choice: SoC/CPU/Configuration Selection> selectHAS_NRFX
if <choice: SoC/CPU/Configuration Selection> selectHAS_SEGGER_RTT
if <choice: SoC/CPU/Configuration Selection> depends on <choice: SoC/CPU/Configuration Selection> help Enable support for NRF51 MCU series
(Definitions include propagated dependencies, including from if’s and menus.)