1a010ef141
* [bsp/gd32]Optimize GD32 bsp architecture
7 lines
103 B
Plaintext
7 lines
103 B
Plaintext
if BSP_USING_USBD
|
|
config BSP_USBD_TYPE_FS
|
|
bool
|
|
# "USB Full Speed (FS) Core"
|
|
endif
|
|
|