summaryrefslogtreecommitdiff
path: root/src/class/dfu
AgeCommit message (Collapse)Author
2019-11-27fix #229hathach
2019-10-28Add support for DFU Runtime class for devicesSylvain Munaut
This is really just a few descriptors and then answering to the request from the host to reboot into DFU mode. That latter part is delegated to the app since this is platform specific. Signed-off-by: Sylvain Munaut <[email protected]>