-
CONFIG_SOC_SERIES_SAMR21
¶
Atmel SAMR21 MCU
Type: bool
Help¶
Enable support for Atmel SAMR21 Cortex-M0+ microcontrollers.
Direct dependencies¶
<choice: SoC/CPU/Configuration Selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/soc/arm/atmel_sam0/samr21/Kconfig.series:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:28
→ <Zephyr>/soc/Kconfig:6
→ <BuildDir>/Kconfig/Kconfig.soc:1
→ <Zephyr>/soc/arm/atmel_sam0/Kconfig.soc:6
Menu path: (Top) → SoC/CPU/Configuration Selection
config SOC_SERIES_SAMR21 bool "Atmel SAMR21 MCU" selectARM
selectCPU_CORTEX_M0PLUS
selectSOC_FAMILY_SAM0
selectCPU_CORTEX_M_HAS_SYSTICK
selectCPU_CORTEX_M_HAS_VTOR
selectASF
depends on <choice: SoC/CPU/Configuration Selection> help Enable support for Atmel SAMR21 Cortex-M0+ microcontrollers.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)