]> sigrok.org Git - libsigrok.git/commit - hardware/asix-sigma/asix-sigma.c
This commit adds initial support for the Asix Sigma Logic Analyzer. Currently, only...
authorHåvard Espeland <redacted>
Tue, 27 Apr 2010 19:43:24 +0000 (21:43 +0200)
committerBert Vermeulen <redacted>
Tue, 27 Apr 2010 20:16:01 +0000 (13:16 -0700)
commit28a35d8ab35483b6d50e5b8404542cc11875fa5d
treed78202efedd3a6643b8e8e01b5249c653a368b54
parent926b866cb624cebf2efca098088dba11afa8ae96
This commit adds initial support for the Asix Sigma Logic Analyzer. Currently, only 200 MHz is supported, and only with software trigger. Firmware for the device will be distributed separately, with permission from the vendor.

Signed-off-by: Håvard Espeland <redacted>
Makefile.am
hardware/asix-sigma/asix-sigma.c [new file with mode: 0644]
hardware/asix-sigma/asix-sigma.h [new file with mode: 0644]
hwplugin.c