Skip to content

0.2.9 - Fix Windows UF2 copy problems

Choose a tag to compare

@dhalbert dhalbert released this 22 Feb 20:57
14f87f6

Fixed incomplete writes on Windows. Updated tinyusb to handle write10 completion, and use it for finalizing the DFU process. Will prevent windows error message pop up. This will also give an extra time for flash writing to complete.

Thanks @hathach!