CONFIG_CPU_CORTEX_M3_M4

This option signifies the use of either a Cortex-M3 or Cortex-M4 CPU.

Symbol:

CPU_CORTEX_M3_M4

Type:

bool

Value:

“n”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:

(no prompts)

Default values:
  • n (value: “n”)
  • Condition: (none)
Selects:
Reverse (select-related) dependencies:
 

CPU_CORTEX_M && ARM && CPU_CORTEX_M3 || CPU_CORTEX_M && ARM && CPU_CORTEX_M4 (value: “n”)

Additional dependencies from enclosing menus and ifs:
 

CPU_CORTEX_M && ARM (value: “n”)

Locations:
  • ../arch/arm/core/cortex_m/Kconfig:48