Replies: 2 comments
-
|
Howdy! We just got the audio code running in minimal sample created by Cube about an hour ago. For your specific questions.
Hope that helps. |
Beta Was this translation helpful? Give feedback.
-
submodules is removed and dependencies are now managed by an script https://github.com/hathach/tinyusb/blob/master/tools/get_deps.py . Since tinyusb is often included as submodules to other projects e.g pico-sdk and people is often init submodule with recursive and complain that it takes too long due to lots of mcu submodule.
stm32 host is not supported yet. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use the stack on an stm32h7 as host. But currently I have some trouble or missunderstandings.
Can somebody please give me advice?
Thanks a lot for your help and best regards
Beta Was this translation helpful? Give feedback.
All reactions