Commit Graph

6 Commits

Author SHA1 Message Date
Richard Hughes
e183bb9e81 trivial: Add DFU_CIPHER_KIND_DEVO 2016-08-23 09:53:39 +01:00
Richard Hughes
10d4c84fbd libdfu: Add DfuVersion enumerated values 2016-06-08 14:58:11 +01:00
Richard Hughes
7c37e55459 libdfu: Add support for the draft 'DFU Metadata Table Specification' 2015-12-04 16:01:40 +00:00
Richard Hughes
4545dd70af libdfu: Add DfuCipher which is a property on a target and a firmware file
At the moment we're not doing anything smart other than looking at the
firmware filename, but in the future we might do something better.
2015-12-04 12:58:05 +00:00
Richard Hughes
6d79834c55 libdfu: Generate gtk-doc documentation 2015-11-14 16:51:53 +00:00
Richard Hughes
a3acd7f711 Add support for updating USB devices with DFU
This adds a private libdfu library and also a small utility program called
dfu-tool.
2015-11-12 17:32:48 +00:00