1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-03 14:24:15 +01:00
Arduino/hardware/arduino/sam
Matthijs Kooijman ddf4d878fd Enable C++11 support
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.
2015-07-16 13:06:09 +02:00
..
cores/arduino Fixed unused variables warnings and indentation 2015-05-29 20:02:50 +02:00
firmwares/atmega16u2 Added old firmware for Arduino Due USB2Serial (atmega16u2) 2013-02-11 22:18:22 +01:00
libraries Examples: mass code format. See example_formatter.conf 2015-07-06 15:19:05 +02:00
system Due: Wire.setClock can be called at any time 2014-07-06 00:36:22 +02:00
variants/arduino_due_x Add Due watchdog functions; modified according to feedback supplied 2015-05-08 14:16:12 +02:00
boards.txt Disabling uncertified warning, leaving vids/pids 2015-04-27 10:55:16 +02:00
platform.txt Enable C++11 support 2015-07-16 13:06:09 +02:00
programmers.txt Removed unused boards/programmers 2012-08-25 16:31:25 +02:00