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>
This commit is contained in:
Sean Cross 2019-12-28 05:57:05 +08:00
parent 989d11a277
commit f4205d9151

Binary file not shown.