embassy icon indicating copy to clipboard operation
embassy copied to clipboard

wip: add standalone USB DFU implementation.

Open Dirbaio opened this issue 1 year ago • 0 comments

#2284 by @Redrield added the embassy-usb-dfu crate, integrating with embassy-boot directly. This PR splits the protocol implementation from embassy-boot, so it can be used with other bootloader implementations.

I'll change 'embassy-usb-dfu' to use this impl (and maybe rename it to embassy-boot-usb-dfu or something like that?)

Dirbaio avatar Jan 05 '24 22:01 Dirbaio