4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-25 09:07:23 +08:00
zhugengyu 1537544f6a
[bsp/phytium] add phytium bsp to support e2000 bootup with smp (#6566)
add phytium board (E2000) bsp
support usart
support SMP with demo
2022-11-10 09:22:48 -05:00

10 lines
180 B
Plaintext

config ENABLE_USB_FXHCI
bool
prompt "Use USB3.0 Host(FUSB_HC_XHCI)"
default n
depends on USE_USB
help
Select USB FUSB_HC_XHCI Host driver component