| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-01 | fix dfu-rt to response to SET_INTERFACE and DFU_GETSTATUS | hathach | |
| fix #450 | |||
| 2020-05-28 | rename to drv_len to be consistent | hathach | |
| 2020-05-28 | change signature for dfu runtime | hathach | |
| 2020-04-15 | use class driver open() for interface support detection | hathach | |
| tested with dfu_runtime | |||
| 2019-11-27 | fix #229 | hathach | |
| 2019-10-28 | Add support for DFU Runtime class for devices | Sylvain 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]> | |||
