Closed kpfleming closed 4 years ago
The Arduino IDE supports full usage of C++ (including the standard library) on SAMD-based boards, so the final linking of the executable must be done using the C++ compiler.
Closes #644.
merged thanks @kpfleming
The Arduino IDE supports full usage of C++ (including the standard library) on SAMD-based boards, so the final linking of the executable must be done using the C++ compiler.
Closes #644.