Support SAM/SAMD based Arduino boards
mikaelpatel opened this issue · 1 comments
mikaelpatel commented
Support 32-bit MCU based on ARM core such as Arduino Due. These have the advantage of much more memory and allow symmetrical memory model (i.e. data structures in RAM).
mikaelpatel commented
Please see initial support for Arduino Due (SAM) commit 758953a.