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 5b83043290 Include stdint.h from IPAddress.h on SAM
This happened for AVR in 34885b01, this commit makes the SAM version
identical again.
2014-02-18 21:10:35 +01:00
..
cores/arduino Include stdint.h from IPAddress.h on SAM 2014-02-18 21:10:35 +01:00
firmwares/atmega16u2 Added old firmware for Arduino Due USB2Serial (atmega16u2) 2013-02-11 22:18:22 +01:00
libraries Wire library, move hard references IRQn to defines in variant.h 2014-01-17 20:44:19 +00:00
system Fixed adc_init() function. 2013-10-09 15:54:47 +02:00
variants/arduino_due_x Merge branch 'ide-1.5.x' of github.com:dpslwk/Arduino into dpslwk-ide-1.5.x 2014-02-14 15:35:47 +01: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 Compile with -x assembler-with-cpp instead of -assembler-with-cpp. 2014-01-21 21:57:35 +01:00
programmers.txt Removed unused boards/programmers 2012-08-25 16:31:25 +02:00