-
-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels