fwupd/docs/libdfu
Richard Hughes e7aaf39de2 libdfu: Fix multi-interface devices like the Neo Freerunner
The DFU specification specifies that only one of the DFU interfaces has to
export a functional descriptor; I assumed they all had to. Adding support
for this kind of device rapidly turned into a massive restructure and it was
all too complicated anyway.

Reorganise the code so that we can support these kinds of devices and clean up
the API so it's sane and easy to use. This also allows us to generate the
GObject introspection GIR and to also install libdfu as a shared library.

If you've got any comments about the API, please shout now as when 6.0 is
released it will become API and ABI stable.
2015-11-22 21:17:48 +00:00
..
clean.sh libdfu: Generate gtk-doc documentation 2015-11-14 16:51:53 +00:00
libdfu-docs.xml libdfu: Support download and upload to ST DfuSe devices 2015-11-20 14:14:05 +00:00
libdfu.types libdfu: Generate gtk-doc documentation 2015-11-14 16:51:53 +00:00
Makefile.am libdfu: Fix multi-interface devices like the Neo Freerunner 2015-11-22 21:17:48 +00:00