You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
400 B
22 lines
400 B
config SOC_FAMILY_N32
|
|
bool
|
|
|
|
config SOC_SERIES_N32G45X
|
|
bool
|
|
select ARCH_ARM_CORTEX_M4
|
|
select SOC_FAMILY_N32
|
|
|
|
config SOC_SERIES_N32G4FR
|
|
bool
|
|
select ARCH_ARM_CORTEX_M4
|
|
select SOC_FAMILY_N32
|
|
|
|
config SOC_SERIES_N32WB452
|
|
bool
|
|
select ARCH_ARM_CORTEX_M4
|
|
select SOC_FAMILY_N32
|
|
|
|
config SOC_SERIES_N32G4FR
|
|
bool
|
|
select ARCH_ARM_CORTEX_M4
|
|
select SOC_FAMILY_N32
|
|
|