mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 12:33:46 +08:00
9 lines
128 B
Plaintext
9 lines
128 B
Plaintext
config SOC_FAMILY_APM32
|
|
bool
|
|
|
|
config SOC_SERIES_APM32F1
|
|
bool
|
|
select ARCH_ARM_CORTEX_M3
|
|
select SOC_FAMILY_APM32
|
|
|