add missing include#10
Conversation
|
@fdetro I finally had opportunity to integrate into new project. There are some changes needed in regards to updates in tinyUSB, however I did not find this extra include was needed. Plus other drivers supplied in class drivers do not have this include. Can you please confirm for sure it is needed in your projects - please share error details. |
This is related to my ProtoZOA PR, which pulls in PicoSDK 2.x with a newer version of tinyUSB. In this setup |
There was a problem hiding this comment.
@fdetro no other tusb driver requires this extra include. I am actually implementing this into a project right now. I will confirm if needed.
Thanks
Add missing include to
tusb.hto fix version dependentusbd_class_driver_tinstance.