greatscottgadgets / saturn-v

DFU bootloader for SAMD11 and SAMD21 microcontrollers
Other
20 stars 11 forks source link

dfu: delay manifest callback until DFU_GETSTATUS is completed #8

Closed mndza closed 11 months ago

mndza commented 11 months ago

Make sure the USB request has been responded before the device resets to avoid timeouts.