aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-09Merge remote-tracking branch 'arduino/master' into ide-1.5.xCristian Maglie
2013-12-08In boards.txt, rename atmega328diecimila to diecimilaMatthijs Kooijman
2013-12-06remove all Changes besides operator==ntruchsess
2013-11-28Upped version to 1.5.5Cristian Maglie
2013-11-27add localPort to EthernetClient, simplify operator==ntruchsess
2013-11-26add operator==, remoteIP and remotePort to EthernetClientntruchsess
2013-11-21Revert "SPI library to new format"Cristian Maglie
2013-11-21Revert "EEPROM library to the new format"Cristian Maglie
2013-11-15Revert "SoftwareSerial library to the new format"Cristian Maglie
2013-11-15Revert "Wire library to the 1.5 format"Cristian Maglie
2013-11-12Removed redundant LED_BUILTIN define in Yun variant.Cristian Maglie
2013-11-12Merge pull request #1634 from cmaglie/adc-fixCristian Maglie
2013-11-11Merge branch 'master' into serial-variantCristian Maglie
2013-11-11Fix SERIAL_* metadata in Arduino Ethernet variantCristian Maglie
2013-11-11Added SERIAL metadata into variant files.Cristian Maglie
2013-11-11Merge branch 'master' into serial-variantCristian Maglie
2013-11-11Added SERIAL metadata into variant files.Cristian Maglie
2013-11-11Added VID and PID for older Arduino UnosKristian Lauszus
2013-11-03Merge branch 'master' into ide-1.5.xCristian Maglie
2013-11-03Changed LED_BUILTIN to a macro to better support boards that do not have a bu...Cristian Maglie
2013-11-03Added LED_BUILTIN constant to Leonardo boardCristian Maglie
2013-11-03Merge branch 'master' into ide-1.5.xCristian Maglie
2013-11-03Added Arduino Ethernet variant.Cristian Maglie
2013-10-31Using NOT_AN_INTERRUPT defined constantCristian Maglie
2013-10-31Added digitalPinToInterrupt also to robot variantsCristian Maglie
2013-10-31Added pinToInterrupt() variant macro (Paul Stoffregen)Cristian Maglie
2013-10-14Merge remote-tracking branch 'origin/ide-1.5.x' into ide-1.5.xFede85
2013-10-14mergeFederico Fissore
2013-10-10Merge remote-tracking branch 'origin/ide-1.5.x' into ide-1.5.xFede85
2013-10-09Small fixes to avr/boards.txt:Cristian Maglie
2013-10-09Merge branch 'mega-adk' of github.com:Lauszus/Arduino into Lauszus-mega-adkCristian Maglie
2013-10-06Fix indentation (cosmetic)Jacques Supcik
2013-10-03Combine Mega and Mega 2560Kristian Sloth Lauszus
2013-10-03Split Arduino ADK into separate boardKristian Sloth Lauszus
2013-09-30Merge branch 'master' into ide-1.5.xCristian Maglie
2013-09-30Added yun variant with LED_BUILTIN definition. Closes #1585Federico Fissore
2013-09-27Removed wrong executable flag on many filesFederico Fissore
2013-09-25boards.txt: fixed wrong extended fuses when using external programmer with a yunFederico Fissore
2013-09-13Fix wrong 'maximum_data_size' key in boards.txtCristian Maglie
2013-09-10Wire library to the 1.5 formatFede85
2013-09-10Merge branch 'ide-1.5.x' into dev-ide-1.5.x-discoveryCristian Maglie
2013-09-09Updated revision log, and upped version to 1.5.4Cristian Maglie
2013-09-09Added SRAM size for some boards.Cristian Maglie
2013-09-09Fixed HardwareSerial bug introduced in 1.5.3.Cristian Maglie
2013-09-06Updated revision log, and upped version to 1.5.4Cristian Maglie
2013-09-06SpacebrewYun library to the 1.5 formatFede85
2013-09-06Temboo library to the 1.5 formatFede85
2013-09-06Bridge library to the 1.5 formatFede85
2013-09-06Merge remote-tracking branch 'arduino/ide-1.5.x' into dev-ide-1.5.x-discoveryFederico Fissore
2013-09-03Fixed String class regression after f80c6c5f35cddcf4761a3c97feb8504425e9d27dCristian Maglie