mirror of https://github.com/ARMmbed/mbed-os.git
Add pyusb to requirements
Add pyusb to requirements so the greentea USB tests work.feature-hal-spec-usb-device
parent
06250319cf
commit
56e6b17757
|
@ -22,3 +22,4 @@ pyelftools>=0.24,<=0.25
|
||||||
git+https://github.com/armmbed/manifest-tool.git@v1.4.6
|
git+https://github.com/armmbed/manifest-tool.git@v1.4.6
|
||||||
pyocd>=0.14,<0.15
|
pyocd>=0.14,<0.15
|
||||||
icetea>=1.0.2,<1.1
|
icetea>=1.0.2,<1.1
|
||||||
|
pyusb>=1.0.0
|
||||||
|
|
Loading…
Reference in New Issue