No serial when using with TinyUSB #2065
Unanswered
LowderPlay
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi!
I am trying to attach an SD card to a computer over MSC on RP2040:
this example works correctly, however when you uncomment the AudioTools imports, compilation fails with:
adding -DCFG_TUSB_RHPORT0_MODE=1 fixes the issue, however that way, Serial is not working.
Beta Was this translation helpful? Give feedback.
All reactions