- use a properties file to select the test device

git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@194 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
schlaepfer
2006-11-16 07:12:49 +00:00
parent 1f9758376a
commit f4f7ee4c4a
2 changed files with 32 additions and 3 deletions

View File

@@ -0,0 +1,9 @@
################################################################
# define the usb test class for test/ch.ntb.usb.DeviceTest here
# it must implement ch.ntb.usb.AbstractDeviceInfo
################################################################
# Atmel AVR AT90USB1287
testdeviceInfo=ch.ntb.usb.AT90USB1287
# Cypress FX2 CY7C68013A
# testdeviceInfo=ch.ntb.usb.CY7C68013A