summaryrefslogtreecommitdiff
path: root/src/class/dfu/dfu_device.h
AgeCommit message (Collapse)Author
2021-05-27include clean uphathach
2021-05-05Add example to be testedJeremiah McCarthy
Update API description.
2021-04-29Fix typo and clean up resetJeremiah McCarthy
2021-04-22Removes polltimeout behaviour and restructuresJeremiah McCarthy
Moves dfu_req_dnload_reply to ACK stage of a DNREQUEST. Removes unneeded variables due to other simplifications.
2021-04-22Remove custom status description tableJeremiah McCarthy
2021-04-22Remove uunused codeJeremiah McCarthy
2021-04-22Remove usb reset callbackJeremiah McCarthy
2021-04-22Remove nonstd behaviourJeremiah McCarthy
2021-04-22Replace dfu_mode with dfuJeremiah McCarthy