test class added which replicates the code from testlibusb.c
new test class for MX500 mouse allow test with only read operations and interrupt and/or bulk transfers git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@251 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
################################################################
|
||||
|
||||
# Atmel AVR AT90USB1287
|
||||
testdeviceInfo=ch.ntb.usb.test.AT90USB1287
|
||||
# testdeviceInfo=ch.ntb.usb.test.AT90USB1287
|
||||
# Cypress FX2 CY7C68013A
|
||||
# testdeviceInfo=ch.ntb.usb.test.CY7C68013A
|
||||
# MX500 Mouse
|
||||
testdeviceInfo=ch.ntb.usb.test.MX500
|
||||
|
||||
Reference in New Issue
Block a user