mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-22 20:17:35 +08:00
8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
|
config SOC_RISCV_FAMILY_CH32
|
||
|
bool
|
||
|
|
||
|
config SOC_RISCV_SERIES_CH32V103
|
||
|
bool
|
||
|
select ARCH_RISCV
|
||
|
select SOC_RISCV_FAMILY_CH32
|
||
|
|