arduino / ArduinoCore-sam

80 stars 107 forks source link

No Support for C++ Standard Libraries #142

Open adamjvr opened 8 months ago

adamjvr commented 8 months ago

Currently there is no support for C++ standard Libraries for the Arduino Due and other SAM3 based boards. This prevents the use of many useful libraries. It would be nice to have these libraries ported over !

Silver-Fang commented 6 months ago

Did you really fully installed Arduino SAM Boards from Arduino IDE Board Manager? It should came with the standard library when I installed it. The standard library is not in this repository, but comes with the compiler.