Arduino/hardware/arduino/sam
Matthijs Kooijman 1c6a57e15d Include stdio.h in dtostrf.c
This makes the declaration of sprintf available, so the function is not
implicitely declared, which triggers two compiler warnings.

This helps towards #1792
2014-02-19 16:09:30 +01:00
..
cores/arduino Include stdio.h in dtostrf.c 2014-02-19 16:09:30 +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