4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-22 12:39:19 +08:00
BruceOu 1a010ef141
[bsp/gd32]Optimize GD32 bsp architecture (#6108)
* [bsp/gd32]Optimize GD32 bsp architecture
2022-06-28 19:43:00 +08:00

7 lines
103 B
Plaintext

if BSP_USING_USBD
config BSP_USBD_TYPE_FS
bool
# "USB Full Speed (FS) Core"
endif