1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-02 13:24:12 +01:00
Arduino/hardware/arduino/sam
2015-01-07 14:56:19 +01:00
..
cores/arduino Arduino custom type boolean is now mapped to bool type 2015-01-07 14:56:19 +01:00
firmwares/atmega16u2 Added old firmware for Arduino Due USB2Serial (atmega16u2) 2013-02-11 22:18:22 +01:00
libraries [sam] Implementation of SPI multibyte transfer 2014-09-11 17:50:00 +02: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 Fixed vid/pid definition for arduino_due_x_dbg in boards.txt. (Luca Baldini) 2013-11-15 14:01:36 +01:00
platform.txt Upped version to 1.6.0 2014-11-18 14:48:01 +01:00
programmers.txt Removed unused boards/programmers 2012-08-25 16:31:25 +02:00