mbed-os/tools/requirements-ci-build.txt

10 lines
307 B
Plaintext

# This file contains the requirements needed to run CI builds for Mbed OS.
# It installs flashing support through the mbed tools packages and also the mbedhtrun test runner.
mbed-host-tests
mbed-greentea
mbed-ls
# For USB Device host tests
hidapi>=0.7.99
pyusb>=1.2.0
wmi>=1.5; platform_system == "Windows"