proto

Results 2 issues of proto

The debugger with minichlink is quite unstable. But instability is subjective, I would like to provide something concrete about it. In the wireshark dump bellow at line `00000427` should be:...

I'm studding usb devices, and during my explorations I found this suspicious: https://github.com/libopencm3/libopencm3/blob/b8e6e5d373ea7670ce52e46ff945a4c2c9b82d7c/lib/stm32/common/st_usbfs_core.c#L206-L208 it seems to bail out on VALID while DISABLED, STALL and NAK can pass. Is this right?...