leecyrille

Results 5 comments of leecyrille

> any code submissions are welcome as examples! https://github.com/FeralAI/MPG I think this MPG library is the closest thing I can figure out right now. It can do xinput with tinyUSB...

> @leecyrille I am looking to do xinput with tinyUSB on RP2040 as well. I came across this project, but still working on verifying it works for me. https://github.com/fluffymadness/tinyusb-xinput The...

> 我已经实现了,运行在STM32F103 MCU ![image](https://user-images.githubusercontent.com/29419798/168443886-afc02dbf-4e06-45ec-ba12-aaa0fe60fad0.png) Very cool! Can I take a look at how you managed it? ![image](https://user-images.githubusercontent.com/29419798/168443925-7969d6ce-eeeb-4c90-9651-7d839a15c98b.png)

I would also like to use this as a starting point! Been working on project using GP2040, but it is severely overkill and more complicated for my project. Would be...

I got it to work. I created a new project in platform.io, then dumped your files in the root directory and it worked. I could'nt get it to work with...