4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-23 05:37:24 +08:00
2022-07-14 15:31:37 +08:00

18 lines
308 B
Plaintext

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