-
CONFIG_SOC_SERIES_SAME70
¶
Atmel SAME70 MCU
Type: bool
Help¶
Enable support for Atmel SAM E70 ARM Cortex-M7 Microcontrollers. Part No.: SAME70J19, SAME70J20, SAME70J21, SAME70N19, SAME70N20, SAME70N21, SAME70Q19, SAME70Q20, SAME70Q21
Direct dependencies¶
<choice: SoC/CPU/Configuration Selection>
(Includes any dependencies from if’s and menus.)
Symbols selected by this symbol¶
CPU_CORTEX_M7
if <choice: SoC/CPU/Configuration Selection>SOC_FAMILY_SAM
if <choice: SoC/CPU/Configuration Selection>CPU_HAS_FPU_DOUBLE_PRECISION
if <choice: SoC/CPU/Configuration Selection>CPU_HAS_SYSTICK
if <choice: SoC/CPU/Configuration Selection>ASF
if <choice: SoC/CPU/Configuration Selection>XIP
if <choice: SoC/CPU/Configuration Selection>CPU_HAS_ARM_MPU
if <choice: SoC/CPU/Configuration Selection>ARM_MPU
if <choice: SoC/CPU/Configuration Selection>HAS_SWO
if <choice: SoC/CPU/Configuration Selection>
Kconfig definition¶
At soc/arm/atmel_sam/same70/Kconfig.series:7
Included via Kconfig:10
→ Kconfig.zephyr:27
→ soc/Kconfig:6
→ soc/arm/atmel_sam/Kconfig.soc:7
Menu path: (top menu) → SoC/CPU/Configuration Selection
config SOC_SERIES_SAME70 bool prompt "Atmel SAME70 MCU" if <choice: SoC/CPU/Configuration Selection> selectCPU_CORTEX_M7
if <choice: SoC/CPU/Configuration Selection> selectSOC_FAMILY_SAM
if <choice: SoC/CPU/Configuration Selection> selectCPU_HAS_FPU_DOUBLE_PRECISION
if <choice: SoC/CPU/Configuration Selection> selectCPU_HAS_SYSTICK
if <choice: SoC/CPU/Configuration Selection> selectASF
if <choice: SoC/CPU/Configuration Selection> selectXIP
if <choice: SoC/CPU/Configuration Selection> selectCPU_HAS_ARM_MPU
if <choice: SoC/CPU/Configuration Selection> selectARM_MPU
if <choice: SoC/CPU/Configuration Selection> selectHAS_SWO
if <choice: SoC/CPU/Configuration Selection> depends on <choice: SoC/CPU/Configuration Selection> help Enable support for Atmel SAM E70 ARM Cortex-M7 Microcontrollers. Part No.: SAME70J19, SAME70J20, SAME70J21, SAME70N19, SAME70N20, SAME70N21, SAME70Q19, SAME70Q20, SAME70Q21
(Definitions include propagated dependencies, including from if’s and menus.)