Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-31 | dfu: add callback for flush and initiated operation | Patrick Delaunay | 1 | -0/+8 |
2019-10-31 | dfu: add DFU virtual backend | Patrick Delaunay | 1 | -1/+31 |
2019-10-31 | dfu: add partition support for MTD backend | Patrick Delaunay | 1 | -0/+21 |
2019-10-31 | dfu: add backend for MTD device | Patrick Delaunay | 1 | -0/+10 |
2019-10-31 | dfu: allow to manage DFU on several devices | Patrick Delaunay | 1 | -3/+55 |
2019-10-31 | dfu: sf: add partition support for nor backend | Patrick Delaunay | 1 | -0/+5 |
2019-10-31 | doc: dfu: Add dfu documentation | Patrick Delaunay | 1 | -0/+144 |