MHeironimus / ArduinoJoystickLibrary

An Arduino library that adds one or more joysticks to the list of HID devices an Arduino Leonardo or Arduino Micro can support.
GNU Lesser General Public License v3.0
2.06k stars 403 forks source link

ESP32-S3 Support #276

Open relaxibus opened 1 year ago

relaxibus commented 1 year ago

Any plan to Strat supporting the ESP32-S3?

schnoog commented 8 months ago

A ESP32S2/S3 adaption: https://github.com/schnoog/Joystick_ESP32S2

relaxibus commented 5 months ago

great! Thanks!