1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Arduino/hardware/arduino/sam
Federico Fissore ea5155656a Starting 1.6.3
Updated toolchains: linux statically compiled, added gcc lto plugin (disabled)
2015-03-30 15:06:59 +02:00
..
cores/arduino Stream: set findMulti function as protected 2015-03-24 17:13:14 +01:00
firmwares/atmega16u2 Added old firmware for Arduino Due USB2Serial (atmega16u2) 2013-02-11 22:18:22 +01:00
libraries LibraryManager: better type filtering 2015-03-27 14:51:19 +01:00
system Due: Wire.setClock can be called at any time 2014-07-06 00:36:22 +02:00
variants/arduino_due_x Switch all of the transmit interrupt code to UARTClass. Also, turn USARTClass into a stub because it did nothing differently from the UART code anyway. Now all serial ports use transmit interrupts. 2014-12-24 10:20:37 -05:00
boards.txt Added warning for uncertified boards 2015-03-10 08:52:41 +01:00
platform.txt Starting 1.6.3 2015-03-30 15:06:59 +02:00
programmers.txt Removed unused boards/programmers 2012-08-25 16:31:25 +02:00