libsigrok/hardware/zeroplus-logic-cube
Bert Vermeulen 50c604f50b Don't automatically clear known instances from USB drivers on scan
This invalidates previously returned sr_dev_inst pointers, which a
frontend may be holding. It's the frontend's responsibility to clear
the list of instances a driver keeps track of by calling

	sr_dev_clear(driver);

if it wants a completely new scan done.
2013-04-27 18:27:32 +02:00
..
Makefile.am GPL headers: Use correct project name. 2013-04-23 22:24:30 +02:00
analyzer.c GPL headers: Use correct project name. 2013-04-23 22:24:30 +02:00
analyzer.h GPL headers: Use correct project name. 2013-04-23 22:24:30 +02:00
api.c Don't automatically clear known instances from USB drivers on scan 2013-04-27 18:27:32 +02:00
gl_usb.c GPL headers: Use correct project name. 2013-04-23 22:24:30 +02:00
gl_usb.h GPL headers: Use correct project name. 2013-04-23 22:24:30 +02:00
protocol.c GPL headers: Use correct project name. 2013-04-23 22:24:30 +02:00
protocol.h GPL headers: Use correct project name. 2013-04-23 22:24:30 +02:00