mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-22 07:49:19 +08:00
1a010ef141
* [bsp/gd32]Optimize GD32 bsp architecture
9 lines
125 B
Plaintext
9 lines
125 B
Plaintext
config SOC_FAMILY_GD32
|
|
bool
|
|
|
|
config SOC_GD32VF103V
|
|
bool
|
|
select SOC_SERIES_GD32VF103V
|
|
select SOC_FAMILY_GD32
|
|
|