aboutsummaryrefslogtreecommitdiff
path: root/cores
AgeCommit message (Expand)Author
2013-12-06remove all Changes besides operator==ntruchsess
2013-11-27add localPort to EthernetClient, simplify operator==ntruchsess
2013-11-26add operator==, remoteIP and remotePort to EthernetClientntruchsess
2013-09-02USB CDC two argument begin()Paul Brook
2013-09-02USB serial baud arg typePaul Brook
2013-07-31Merge branch 'issue1366' of github.com:Lauszus/Arduino into Lauszus-issue1366Cristian Maglie
2013-06-06add String.toFloatTevin Zhang
2013-06-05Added remove methods to WStringRyan Esteves
2013-05-17Robot has its own coreCristian Maglie
2013-05-13Added support to INT6 on Leonardo.Fede85
2013-05-06Added const modifier to String.c_str()Cristian Maglie
2013-05-06Added c_str() method to String class.Cristian Maglie
2013-05-06Stream "_timeout" field and related methods are now protected instead of priv...Cristian Maglie
2013-05-02Removed double instance of the same codeKristian Sloth Lauszus
2013-04-18Check if ATmega32u4 is definedKristian Sloth Lauszus
2013-04-18Removed call to analogPinToChannel for LeonardoKristian Sloth Lauszus
2013-04-17Use analogPinToChannel if it's definedKristian Sloth Lauszus
2013-04-04Added support for all variants of SanguinoKristian Sloth Lauszus
2013-03-29Fix deprecated ISR names for ATmega8.Cristian Maglie
2013-03-29Removed deprecated interrupt handlersCristian Maglie
2013-03-29Increased malloc margin to 128.Cristian Maglie
2013-03-23Backported malloc and realloc from avr-libc 1.8.0 (without test code)Cristian Maglie
2013-03-06Use analogPinToChannel() macro if present for ATtiny25/45/85.David A. Mellis
2012-12-16Add trivial new[] and delete[] operators (Justin R. Cutler)Cristian Maglie
2012-12-16Fixed malloc() bug. (Paul Stoffregen)Cristian Maglie
2012-12-07Added support for Arduino EsploraCristian Maglie
2012-11-29Clarifying comment.David A. Mellis
2012-11-29Moving TXCO definition into HardwareSerial.cpp from HardwareSerial.h.David A. Mellis
2012-11-02HardwareSerial: change byte to uint8_t (since byte definition isn't present).David A. Mellis
2012-11-01Adding LilyPad Arduino USB.David A. Mellis
2012-10-27Adding Micro.David A. Mellis
2012-10-18Updating USB core to work at 8 MHz (different PLLCSR value).David A. Mellis
2012-10-09Adding ATmega644P check to ATmega1284P check.David A. Mellis
2012-09-13Moving ATmega32U4 Timer 2 #undef's to Leonardo pins_arduino.h file.David A. Mellis
2012-09-13Merge pull request #102 from sgk/leonardoToneDavid A. Mellis
2012-09-13Avoid serial buffer overrun on leonardoPeter Van Hoyweghen
2012-08-30Changing setting of the UMSELn bits (for UART mode) and serial config values.David A. Mellis
2012-08-30Renaming serial config constants to, e.g., SERIAL_8N1.David A. Mellis
2012-08-30Merge pull request #109 from Alarus/masterDavid A. Mellis
2012-08-30Fixing Serial.flush() breakage on Leonardo (WestFW).David A. Mellis
2012-08-29Fixing ATmega8 breakage from flush() change. (WestFW)David A. Mellis
2012-08-29Adding overloads so Serial.write(0) works.David A. Mellis
2012-08-28Serial.flush() waits for last character to be transmitted (michele.mazzucchi)David A. Mellis
2012-08-16Fix issue 866Adam Dunlap
2012-08-14Update hardware/arduino/cores/arduino/HardwareSerial.cppAlarus
2012-08-14Update hardware/arduino/cores/arduino/HardwareSerial.hAlarus
2012-08-14Update hardware/arduino/cores/arduino/HardwareSerial.cppAlarus
2012-08-12Update hardware/arduino/cores/arduino/HardwareSerial.cppAlarus
2012-08-12Update hardware/arduino/cores/arduino/HardwareSerial.cppAlarus
2012-08-12Update hardware/arduino/cores/arduino/HardwareSerial.cppAlarus