Seems like when using GadgetFsPhy with umap2vsscan, there are not enough messages on EP0, so packet_processed is not called after basic enumeration and the app never stops.
I think this issue should be solved by changing the callback to be just some kind of query, and not only when a message is processed.
Seems like when using GadgetFsPhy with umap2vsscan, there are not enough messages on EP0, so
packet_processed
is not called after basic enumeration and the app never stops.I think this issue should be solved by changing the callback to be just some kind of query, and not only when a message is processed.