Ryzee119 / tusb_xinput

TinyUSB xinput host driver I am using in some of my projects
MIT License
36 stars 8 forks source link

Help requested #4

Closed jimnarey closed 10 months ago

jimnarey commented 1 year ago

Hi - thank you for posting this (and for answering some of my questions a while ago on the ogx360 project).

I've made the modifications to TinyUSB as suggested. I'm not sure where the xinput_host.c and xinput_host.h need to be included. Do they need to be placed in the TinyUSB tree somewhere and included in one or more of the files there or should they be included in my project.

Thanks.

Ryzee119 commented 10 months ago

the repo has all been updated for the latest upsteam tinyUSB.

Hopefully these problems should be alleviated