Commit Graph

5 Commits

Author SHA1 Message Date
Richard Hughes
7920826098 trivial: Remove the version from the DFU firmware format enum
This isn't accurate, as it's used for all versions of DFU.
2016-08-26 18:44:00 +01:00
Richard Hughes
b8d2de2110 Normalize the DfuFirmwareFormat enums
Using the DFU-specification value is upsetting various tools that expect the
enum to be in order.
2016-08-26 18:44:00 +01:00
Richard Hughes
e9b53e7d09 trivial: Don't fallback to RAW if DFU probing fails 2016-08-26 10:20:38 +01:00
Richard Hughes
e183bb9e81 trivial: Add DFU_CIPHER_KIND_DEVO 2016-08-23 09:53:39 +01:00
Richard Hughes
e1e50dc2fd Split out the DFU file formats to separate files 2016-08-17 17:46:15 +01:00