fx2lafw: Added CWAV USBee SX to the device list
This commit is contained in:
parent
0ca21631dd
commit
4502e86921
|
@ -35,6 +35,11 @@ static const struct fx2lafw_profile supported_fx2[] = {
|
|||
{ 0x08a9, 0x0014, "CWAV", "USBee AX", NULL,
|
||||
FIRMWARE_DIR "/fx2lafw-cwav-usbeeax.fw", 8 },
|
||||
|
||||
/* CWAV USBee SX
|
||||
*/
|
||||
{ 0x08a9, 0x0009, "CWAV", "USBee SX", NULL,
|
||||
FIRMWARE_DIR "/fx2lafw-cwav-usbeesx.fw", 8 },
|
||||
|
||||
/* Saleae Logic
|
||||
* EE Electronics ESLA100
|
||||
* Robomotic MiniLogic
|
||||
|
|
Loading…
Reference in New Issue