1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-30 11:24:12 +01:00
Arduino/hardware/arduino/sam
2014-12-23 22:36:35 -05:00
..
cores/arduino Change RingBuffer to have buffer size of 128 and also set its members volatile since they are all accessed and modified in interrupt handlers. 2014-12-23 22:36:35 -05: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 Implement transmit buffering with interrupts for USART devices 2014-12-21 20:57:08 -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