|
11 months ago | |
---|---|---|
.. | ||
rt-thread | 11 months ago | |
README.md | 11 months ago | |
libxhci_a32_hardfp.a | 11 months ago | |
libxhci_a32_softfp_crypto_neon.a | 11 months ago | |
libxhci_a32_softfp_neon.a | 11 months ago | |
libxhci_a64.a | 11 months ago |
FreeRTOS
RT-Thread
Standalone 裸机
XHCI 的驱动功能以静态库的方式提供,仅限在 Phytium 系列 CPU 平台使用,
需要获取源代码请联系 opensource_embedded@phytium.com.cn
获取,如需移植运行到非 Phytium 系列 CPU 平台请提前联系opensource_embedded@phytium.com.cn
获得允许
FreeRTOS
Standalone (Bare Metal)
This XHCI driver functionality is provided as a static library and is only available for Phytium series CPU platforms.
libxhci_a64.a
: Driver library for AARCH64libxhci_a32_hardfp.a
: Driver library for AARCH32, using hard floating pointlibxhci_a32_softfp.a
: Driver library for AARCH32, using soft floating pointTo obtain the source code, please contact opensource_embedded@phytium.com.cn
.
For porting to non-Phytium CPU platforms, shall contact opensource_embedded@phytium.com.cn
in advance for permission.