]> sigrok.org Git - libsigrok.git/history - src/hardware/asix-sigma/api.c
Remove unnecessary std_init() wrapper functions
[libsigrok.git] / src / hardware / asix-sigma / api.c
2016-05-09 Lars-Peter ClausenRemove unnecessary std_init() wrapper functions
2016-05-09 Lars-Peter Clausenstd_init(): Drop check if pass in driver is non-NULL
2016-05-09 Lars-Peter ClausenMatch std_init() parameter order to the driver init...
2016-05-03 Lars-Peter ClausenIntroduce standard implementation of the dev_list(...
2016-05-03 Lars-Peter ClausenIntroduce standard cleanup helper
2016-04-29 Uwe Hermanndev_acquisition_{start,stop}(): Drop duplicate 'cb_data...
2016-04-29 Uwe HermannDrop unneeded std_session_send_df_header() comments.
2015-12-26 Uwe HermannPrefer postfix-increment for consistency across the...
2015-11-05 jryasix-sigma: Split into api.c and protocol.[ch] modules.