This core still uses the rather old gcc 4.8 toolchain, which lacks a lot of useful (C++) functions.
I just tried replacing it with SAMD's gcc 7 version, which seems to work just fine with a few test sketches I tried. Maybe this would be an easy improvement: Just replace the gcc version with the one from SAMD.
This core still uses the rather old gcc 4.8 toolchain, which lacks a lot of useful (C++) functions.
I just tried replacing it with SAMD's gcc 7 version, which seems to work just fine with a few test sketches I tried. Maybe this would be an easy improvement: Just replace the gcc version with the one from SAMD.