4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-22 01:15:26 +08:00

12 lines
217 B
Plaintext
Raw Normal View History

config SOC_FAMILY_IFX
bool
config SOC_SERIES_IFX_PSOC62
bool
select ARCH_ARM_CORTEX_M4
select SOC_FAMILY_IFX
config SOC_SERIES_IFX_XMC
bool
select ARCH_ARM_CORTEX_M7
select SOC_FAMILY_IFX