-
CONFIG_SOC_SERIES_NRF52X
¶
Nordic Semiconductor nRF52 series MCU
Type: bool
Help¶
Enable support for NRF52 MCU series
Direct dependencies¶
<choice: SoC/CPU/Configuration Selection>
(Includes any dependencies from if’s and menus.)
Symbols selected by this symbol¶
SOC_COMPATIBLE_NRF52X
if <choice: SoC/CPU/Configuration Selection>CPU_CORTEX_M4
if <choice: SoC/CPU/Configuration Selection>CPU_HAS_ARM_MPU
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/nrf52/Kconfig.series:8
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_NRF52X bool prompt "Nordic Semiconductor nRF52 series MCU" if <choice: SoC/CPU/Configuration Selection> selectSOC_COMPATIBLE_NRF52X
if <choice: SoC/CPU/Configuration Selection> selectCPU_CORTEX_M4
if <choice: SoC/CPU/Configuration Selection> selectCPU_HAS_ARM_MPU
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 NRF52 MCU series
(Definitions include propagated dependencies, including from if’s and menus.)