mikaelpatel/Arduino-FVM

Support SAM/SAMD based Arduino boards

mikaelpatel opened this issue · 1 comments

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).

Please see initial support for Arduino Due (SAM) commit 758953a.