mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 07:13:30 +08:00
10 lines
132 B
Plaintext
10 lines
132 B
Plaintext
config SOC_FAMILY_HK32
|
|
bool
|
|
|
|
config SOC_SERIES_HK32F0XX
|
|
bool
|
|
select ARCH_ARM_CORTEX_M0
|
|
select SOC_FAMILY_HK32
|
|
|
|
|