Open chowha opened 3 years ago
+1 on this. RP2040 is a great MCU, growing in popularity and has been able to maintain a reasonable pricetag compared to many of the AVR MCUs. I've been looking at joystick libraries for Pico to see if I can manage to include it in your library myself, but I'm falling short on skill :/. The PicoGamepad library on GitLab does most of the things your do, but I'd really like to use yours since I've build a whole framework for creating advanced controllers based on your library. Trying to add support for as many microcontrollers as possible without rewriting the whole thing.
Now that the Arduino IDE supports the RP Pico, any chance to make it work with the Joystick library? It won't compile for Pico and unfortunately the CircuitPython version is lacking.