-
Notifications
You must be signed in to change notification settings - Fork 411
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
INCOMPATIBLE WITH ARDUINO ZERO #295
Comments
Duplicate of:
@carramar please close your duplicate issues to avoid cluttering up the issue tracker. |
I'll close the issue when it's no longer an issue, if there are three other
issues open about the same thing (and given that this issue has been known
for over 5 years) then it might be worth fixing
…On Sat, 12 Oct 2024, 8:10 pm per1234, ***@***.***> wrote:
Duplicate of:
- #51 <#51>
- #99 <#99>
- #283
<#283>
- And your own #296
<#296>
@carramar <https://github.com/carramar> please close your duplicate
issues to avoid cluttering up the issue tracker.
—
Reply to this email directly, view it on GitHub
<#295 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEZ2VFE6GW5L6CF7CTJIPXTZ3EGT3AVCNFSM6AAAAABP2ELPV6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBYGU2DCMZTGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Actually the library only claims to work with the boards listed on the following wiki page: https://github.com/MHeironimus/ArduinoJoystickLibrary/wiki/Supported-Boards The author (me) makes no claims that this library will work for anyone other than himself. :) I have posted this code as a community service and update is as I am able. Feel free to dive into the code to see if you can get it to work with an Arduino Zero. There is a PR out there you can try #101 that claims to support Arduino Zero. I have not had a chance to validate it, but it might work for your needs. I'll leave this open so that once you have tried out PR 101, you can post whether or not it worked for you. |
Here is another PR you can try out: #262 that also is for supporting the Arduino Zero. |
Description of Issue
library claims to work with all native usb arduinos but is utterly incompatible with arduino zero which has native usb
Technical Details
Sketch File that Reproduces Issue
Wiring Details
Any pin wiring details that may be relevant.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: