Arduino/libraries
David A. Mellis 597da2e45d Ethernet library fix for avr-gcc v4.5.1 (and maybe others). (SurferTim)
This is a change in a few lines for combining two 8-bit values into a 16-bit one.  For some reason, the old way doesn't seem to work properly with certain gcc versions.

http://code.google.com/p/arduino/issues/detail?id=605
2011-12-08 16:50:59 -05:00
..
EEPROM Changed all .pde examples to .ino 2011-08-30 15:33:32 -04:00
Ethernet Ethernet library fix for avr-gcc v4.5.1 (and maybe others). (SurferTim) 2011-12-08 16:50:59 -05:00
Firmata Revert "Merge branch 'master' of github.com:arduino/Arduino into diskloader_reboot" 2011-10-27 11:45:13 -04:00
LiquidCrystal Revert "Merge branch 'master' of github.com:arduino/Arduino into diskloader_reboot" 2011-10-27 11:45:13 -04:00
SD Fixing SD ls function (Paul Stoffregen). 2011-10-29 17:31:04 -04:00
SPI Fixing warnings in Ethernet library (Paul Stoffregen). 2011-10-02 10:17:33 -04:00
Servo Changed all .pde examples to .ino 2011-08-30 15:33:32 -04:00
SoftwareSerial Revert "Merge branch 'master' of github.com:arduino/Arduino into diskloader_reboot" 2011-10-27 11:45:13 -04:00
Stepper Changed all .pde examples to .ino 2011-08-30 15:33:32 -04:00
Wire Adding overloads for other integer types in Wire.write(). (Paul Stoffregen) 2011-12-02 16:43:41 -05:00