1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-03 14:24:15 +01:00
Arduino/hardware/arduino/sam
Arnav Gupta 79a74aa667 rename hex -> output
using generic term 'output', because for samx32,
output is .bin format and not .hex

Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
2015-02-10 04:31:51 +05:30
..
cores/arduino Corrected some email contacts. 2015-02-05 16:47:22 +01:00
firmwares/atmega16u2 Added old firmware for Arduino Due USB2Serial (atmega16u2) 2013-02-11 22:18:22 +01:00
libraries Corrected some email contacts. 2015-02-05 16:47:22 +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 Fixed vid/pid definition for arduino_due_x_dbg in boards.txt. (Luca Baldini) 2013-11-15 14:01:36 +01:00
platform.txt rename hex -> output 2015-02-10 04:31:51 +05:30
programmers.txt Removed unused boards/programmers 2012-08-25 16:31:25 +02:00