libsigrok/include/libsigrok
Bert Vermeulen fc74643098 output: Actually return a NULL-terminated array.
This returned an array of structs with an NULL-ed element at the end.
The drivers still do this, but the wrappers now make and free a NULL-
terminated array around it.

sr_output_options_free() now takes the pointer returned by
sr_output_options_get(), instead of the module owning it.
2014-08-15 20:23:52 +02:00
..
libsigrok.h Add config key for amplitude. 2014-07-28 15:40:19 +02:00
proto.h output: Actually return a NULL-terminated array. 2014-08-15 20:23:52 +02:00
version.h.in Move public headers into include/libsigrok. 2014-07-17 18:30:49 +01:00