mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-19 08:52:15 +01:00
ddf4d878fd
This uses the gnu++11 standard, which is C++11 with GNU extensions. C++11 should be full compatible with the previously used C++98 standards, so all pre-existing sketches should continue to work.