mbed-os/TESTS/usb_device
Filip Jagodzinski 852390fcdc Tests: USBHID: Make report test optional on Linux
This test case uses `hidapi` -- a cross-platform Python module.
To keep the initial Mbed setup as simple as possible, the `hidapi`
module is skipped on Linux hosts because of its external dependancies
for this platform.

The module can be easily installed following instructions from the
README file.
The test case is skipped if the host machine lacks `hidapi` module.
2019-04-09 17:03:22 +02:00
..
basic Applied more astyle fixes 2019-02-22 10:53:24 -06:00
hid Tests: USBHID: Make report test optional on Linux 2019-04-09 17:03:22 +02:00
msd Add USB mass storage test 2019-02-27 17:18:41 +01:00
serial Tests: USB: DTR fix for Linux hosts 2019-02-22 10:53:21 -06:00