fomu-workshop/micropython-fomu.dfu
Sean Cross f4205d9151 micropython: fix foboot-v2 compatibility on Windows
Windows communicates with EP1.  Previously, we were ignoring this
endpoint.

This wasn't an issue on Linux, since it doesn't talk to EP1.  However,
this resulted in a lockup when using Micropython on Windows with
Foboot-2.

This version fixes this by correctly responding to EP1 requests.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-12-28 05:57:05 +08:00

131 KiB