aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-22Updated robot examples and librariesCristian Maglie
2013-08-22Merged robot coreCristian Maglie
2013-08-21Fixed robot libraries and examples for unified Arduino coreXun Yang
2013-08-20Removed unused flags from String (free 1 byte of SRAM)Cristian Maglie
2013-08-08Merge branch 'ide-1.5.x-library-to-new-format' into ide-1.5.xCristian Maglie
2013-08-08Merge branch 'update-arm-gcc' into ide-1.5.xCristian Maglie
2013-08-01Added quoting to usb_producer key to preserve double quotes.Cristian Maglie
2013-07-31Merge branch 'master' into ide-1.5.xCristian Maglie
2013-07-31Merge branch 'issue1366' of github.com:Lauszus/Arduino into Lauszus-issue1366Cristian Maglie
2013-07-30Applied USB CDC updates to robot's core.Cristian Maglie
2013-07-27Move buffers into USB CDC (look #947 and #1369 for reference)Cristian Maglie
2013-07-26Applied HardwareSerial updates to robot's core.Cristian Maglie
2013-07-26Fixed compile problem for Leonardo after 0bd6a2d20fb9664255b20e0db11dd4586ebe...Cristian Maglie
2013-07-26Make private members of HardwareSerial protectedMatthijs Kooijman
2013-07-26Move buffers into HardwareSerialMatthijs Kooijman
2013-07-26Use uint8_t for HardwareSerial ringbuffer pointersMatthijs Kooijman
2013-07-22Fixed usb_products on some AVR boardsCristian Maglie
2013-07-19WiFi library to the new formatFede85
2013-07-19Merge remote-tracking branch 'upstream/ide-1.5.x' into ide-1.5.x-library-to-n...Fede85
2013-07-17Added quoting to usb_product key to preserve double quotes.Cristian Maglie
2013-07-17Remove hardcoded product names (all provided for in boards.txt)Angus Gratton
2013-07-17Fix whitespace (tabify), oopsAngus Gratton
2013-07-17boards.txt: Refactor the default usb build flags into a generic property in p...Angus Gratton
2013-07-17Allow USB product and manufacturer strings to be supplied in boards.txtAngus Gratton
2013-07-14Merge branch 'master' into ide-1.5.xCristian Maglie
2013-07-12assembly compile recipe is missing (C. A. Church)Cristian Maglie
2013-07-04Esplora library to new formatFede85
2013-07-04updated Firmata library to version 2.3.5 and moved to the new library formatFede85
2013-07-03SoftwareSerial library to the new formatFede85
2013-07-03GSM library to the new format and some strings adaptationsFede85
2013-07-03SPI library to the new format and moved Robot_Motor and Robot_Control librariesFede85
2013-07-03TFT library to new formatFede85
2013-06-28Merge remote-tracking branch 'upstream/ide-1.5.x' into ide-1.5.x-library-to-n...Fede85
2013-06-28String: fixed number of whitespaces in concat() methodsCristian Maglie
2013-06-27Stepper library to the new formatFede85
2013-06-27Servo library to the new formatFede85
2013-06-27EEPROM library to the new formatFede85
2013-06-26Ethernet, SD and LiquidCrystal to the new library formatFede85
2013-06-21String: changed default to 2 decimal digitsCristian Maglie
2013-06-06Fixed buffer overflow on String class (Paul Stoffregen)Cristian Maglie
2013-06-06Merged various bugfix / improvements to String class.Cristian Maglie
2013-06-06Added support for Flash string on String class.Cristian Maglie
2013-06-06String class: removed deep copy on substring method.Cristian Maglie
2013-06-06add String.toFloatTevin Zhang
2013-06-05Added remove methods to WStringRyan Esteves
2013-05-29Merged 1.0.5Cristian Maglie
2013-05-17Robot has its own coreCristian Maglie
2013-05-15Merge branch 'robot'Cristian Maglie
2013-05-13Added support to INT6 on Leonardo.Fede85
2013-05-13Added robot hardwareCristian Maglie