fx2lafw: Added ESLA201A to device list

This commit is contained in:
Joel Holdsworth 2012-03-12 21:03:13 +00:00
parent 017375d17e
commit 17b6c75a89
1 changed files with 3 additions and 1 deletions

View File

@ -29,7 +29,9 @@
#include "command.h"
static struct fx2lafw_profile supported_fx2[] = {
/* USBee AX */
/* CWAV USBee AX
* EE Electronics ESLA201A
*/
{ 0x08a9, 0x0014, "CWAV", "USBee AX", NULL, 8 },
{ 0, 0, 0, 0, 0, 0 }
};