Replies: 1 comment 1 reply
-
You need to add cdc interface to usb descriptor or Use pico debugger and output via uart |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I work an a midi project on a raspberry pi pico board. I want to also enable stout to be able to debug my code using
printf
.But I can't make them work together. My device always will be recognized eaither as a midi device or tty device.
Beta Was this translation helpful? Give feedback.
All reactions