Host 模式
Device 模式
需要获取源代码请联系 opensource_embedded@phytium.com.cn
获取
Host Mode
The driver functionality of PUSB2 is provided as static libraries:
libpusb2_hc_a64.a
: Host mode driver library for AARCH64libpusb2_dc_a64.a
: Device mode driver library for AARCH64libpusb2_hc_a32_hardfp.a
: Host mode driver library for AARCH32, using hard floating pointlibpusb2_hc_a32_softfp.a
: Host mode driver library for AARCH32, using soft floating pointlibpusb2_dc_a32_hardfp.a
: Device mode driver library for AARCH32, using hard floating pointlibpusb2_dc_a32_softfp.a
: Device mode driver library for AARCH32, using soft floating pointTo obtain the source code, please contact opensource_embedded@phytium.com.cn
.