1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-30 11:24:12 +01:00
Arduino/hardware/arduino/sam
Jimmy Hedman fb324358ee Compile with -x assembler-with-cpp instead of -assembler-with-cpp.
- Newer avr-gcc doesn't use -assembler-with-cpp, but
  uses -x assembler-with-cpp. This works with older compilers as well.
2014-01-21 21:57:35 +01:00
..
cores/arduino Make some operators in IPAddress const 2014-01-15 16:20:48 +01:00
firmwares/atmega16u2 Added old firmware for Arduino Due USB2Serial (atmega16u2) 2013-02-11 22:18:22 +01:00
libraries Revert "SPI library to new format" 2013-11-21 15:05:36 +01:00
system Fixed adc_init() function. 2013-10-09 15:54:47 +02:00
variants/arduino_due_x sam: Added digitalPinHasPWM(..) method 2013-12-31 20:58:10 +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