Skip to content

Support for SAMD51 #317

Description

@loriiiiiiiii

Hi
I'm currently using a SAMD51 microchip, which is not supported officially by fastaccelstepper. However, if I just change line 78 of common.h to

#elif defined(ARDUINO_ARCH_SAM) || defined(ARDUINO_ARCH_SAMD)

the code can be built.

I'm wondering if this change is all that's needed for the support, or if a greater effort would be needed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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