Skip to content

Merge ilcato changes: SAMD device support #9

Description

@ap0ught

Source

Fork: ilcato/ArduinoJoystickLibrary
Upstream PR: MHeironimus#90
Status: 1 commit ahead of our fork

What it adds

  • Support for SAMD-based Arduino boards

Why we should merge it

SAMD boards (Arduino Zero, MKR family) are increasingly common for USB HID projects. Adding native SAMD support broadens the library beyond AVR/Due. There is also a related upstream PR MHeironimus#101 by gdsports with broader SAMD/M0/MKR support.

Risks to review

  • May require architecture-specific HID definitions
  • Could conflict with other platform support PRs
  • Need to verify it does not break existing AVR builds

Next step

Compare ilcato's approach with gdsports PR MHeironimus#101 and pick the more complete SAMD implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions