Results 12 issues of mingpepe

### Related area UVC ### Hardware specification N/A ### Is your feature request related to a problem? I want to add user defined data in payload header but currently there...

Feature πŸ’‘

The number of successfully read from rqueue sometimes less than the number of successfully write to rqueue. Here is the test code. https://gist.github.com/mingpepe/9d6ec5f17bdb60094d7fc980df3437ce But i am not found the bug...

https://github.com/tomverbeure/gdbwave ε°‡ RISC-V ηš„η‘¬ι«”ζθΏ°θͺžθ¨€ simulation η”’η”Ÿηš„ζͺ”ζ‘ˆη•Άδ½œθΌΈε…₯, 用來 debug θ·‘εœ¨δΈŠι’ηš„θ»Ÿι«”(ε―¦ιš›ηš„εŸ·θ‘Œε·²ηΆ“η΅ζŸεΎŒζ‰ι–‹ε§‹ debug). ζˆ‘θͺη‚Ίζ˜―ε€‹εΎˆζœ‰ε‰΅ζ„ηš„ζƒ³ζ³•

#109 Test ok with [pico-example code/multicore](https://github.com/raspberrypi/pico-examples/tree/master/multicore) Interpolator/Divider/Spinlock are not tested or implemented since I have no suitable code to verify.

enhancement

The roughly flows for my PIO application are described as below 1. Pull data from CPU 2. Wait expected signal

Is any plan to do this?

The `onTransmit` has no information about if it's the same transfer (chip select pin keep low). For my case, I need to simulate a SPI slave which has different behavior...

It works on Linux but since keyboard code is platform dependent, some keys like 'backspace' uses different code on Windows. Arrow key not working because `stdin` on Windows [does not...