]> sigrok.org Git - libsigrok.git/commit - device.c
allow devices without a plugin
authorBert Vermeulen <redacted>
Thu, 6 May 2010 02:54:19 +0000 (19:54 -0700)
committerBert Vermeulen <redacted>
Fri, 7 May 2010 21:52:47 +0000 (23:52 +0200)
commit873080cc03a7c7889ef775a4584d1036b1d1315f
tree0faf094ed6f699a18d8d25be15c9ef7070a42b84
parente273a9040e10c1297c758fe35eb522bd5470e708
allow devices without a plugin

this is needed to support file loading: we want a device struct
so we can enumerate probes from the file, but there is no plugin
since the data come in from a device.
device.c
sigrok.h