UKTailwind

Results 4 comments of UKTailwind

This can be overcome in user code. See [https://github.com/UKTailwind/PicoMite/blob/main/USBKeyboard.c](url) for how I do it. Note you MUST NOT issue any tuh_hid_send_report commands or similar in the mount callback or you...

[PicoMite.zip](https://github.com/user-attachments/files/16567206/PicoMite.zip)

"you can pass set PICO_NO_COPRO_DIS=1 to cmake" That fixes it so definitely a problem in the creation of the .dis file

Thanks for looking at it. The strange thing is that elf2uf2 used to create the disassembly listing almost instantaneously. picotool appears to be a win32 application, is the linux version...