4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-24 06:39:57 +08:00

13 lines
216 B
Plaintext

config SOC_FAMILY_HT32
bool
config SOC_SERIES_HT32F5
bool
select ARCH_ARM_CORTEX_M0
select SOC_FAMILY_HT32
config SOC_SERIES_HT32F1
bool
select ARCH_ARM_CORTEX_M3
select SOC_FAMILY_HT32