Age | Commit message (Expand) | Author |
2013-08-28 | spacebrew update | Federico Fissore |
2013-08-28 | removed .DS_Store folder | Federico Fissore |
2013-08-23 | Merge branch 'ide-1.5.x' into dev-ide-1.5.x-discovery | Cristian Maglie |
2013-08-22 | Updated robot examples and libraries | Cristian Maglie |
2013-08-22 | Merged robot core | Cristian Maglie |
2013-08-21 | Fixed robot libraries and examples for unified Arduino core | Xun Yang |
2013-08-20 | Removed unused flags from String (free 1 byte of SRAM) | Cristian Maglie |
2013-08-08 | Merge branch 'ide-1.5.x-library-to-new-format' into ide-1.5.x | Cristian Maglie |
2013-08-08 | Merge branch 'update-arm-gcc' into ide-1.5.x | Cristian Maglie |
2013-08-01 | Added quoting to usb_producer key to preserve double quotes. | Cristian Maglie |
2013-07-31 | Merge branch 'master' into ide-1.5.x | Cristian Maglie |
2013-07-31 | Merge branch 'issue1366' of github.com:Lauszus/Arduino into Lauszus-issue1366 | Cristian Maglie |
2013-07-30 | Updated boards.txt for Arduino Yun | Cristian Maglie |
2013-07-30 | Merge branch 'ide-1.5.x' into dev-ide-1.5.x-discovery | Cristian Maglie |
2013-07-30 | Applied USB CDC updates to robot's core. | Cristian Maglie |
2013-07-27 | Move buffers into USB CDC (look #947 and #1369 for reference) | Cristian Maglie |
2013-07-26 | Applied HardwareSerial updates to robot's core. | Cristian Maglie |
2013-07-26 | Fixed compile problem for Leonardo after 0bd6a2d20fb9664255b20e0db11dd4586ebe... | Cristian Maglie |
2013-07-26 | Make private members of HardwareSerial protected | Matthijs Kooijman |
2013-07-26 | Move buffers into HardwareSerial | Matthijs Kooijman |
2013-07-26 | Use uint8_t for HardwareSerial ringbuffer pointers | Matthijs Kooijman |
2013-07-25 | TemperatureWebPanel: widening refresh interval | Federico Fissore |
2013-07-22 | Fixed usb_products on some AVR boards | Cristian Maglie |
2013-07-19 | WiFi library to the new format | Fede85 |
2013-07-19 | Bridge: Bridge.begin should wait more before giving up, as other processes ma... | Federico Fissore |
2013-07-19 | Merge remote-tracking branch 'upstream/ide-1.5.x' into ide-1.5.x-library-to-n... | Fede85 |
2013-07-18 | SpacebrewYun: added new example | Federico Fissore |
2013-07-17 | Added quoting to usb_product key to preserve double quotes. | Cristian Maglie |
2013-07-17 | Remove hardcoded product names (all provided for in boards.txt) | Angus Gratton |
2013-07-17 | Fix whitespace (tabify), oops | Angus Gratton |
2013-07-17 | boards.txt: Refactor the default usb build flags into a generic property in p... | Angus Gratton |
2013-07-17 | Allow USB product and manufacturer strings to be supplied in boards.txt | Angus Gratton |
2013-07-15 | Bridge: CRC16 being used as CRC | Angelo Scialabba |
2013-07-15 | updated temboo examples (added ControlBySMS) | Federico Fissore |
2013-07-14 | Merge branch 'ide-1.5.x' into dev-ide-1.5.x-discovery | Cristian Maglie |
2013-07-14 | Merge branch 'master' into ide-1.5.x | Cristian Maglie |
2013-07-12 | assembly compile recipe is missing (C. A. Church) | Cristian Maglie |
2013-07-11 | File: implemented File.openNextFile() and File.rewindDirectory() | Federico Fissore |
2013-07-11 | FileIO.h: removed wrong function declaration | Federico Fissore |
2013-07-11 | Added File.isDirectory() | Federico Fissore |
2013-07-11 | updated temboo examples | Federico Fissore |
2013-07-10 | Updated YunSerialTerminal: added command to shutdown bridge | Cristian Maglie |
2013-07-10 | Bridge: even more reliable startup | Cristian Maglie |
2013-07-10 | updated temboo examples | Federico Fissore |
2013-07-09 | WifiStatus example:updated sketch description | Federico Fissore |
2013-07-09 | temboo examples updated | Federico Fissore |
2013-07-08 | updated temboo examples | Federico Fissore |
2013-07-07 | Merge branch 'ide-1.5.x-discovery' into dev-ide-1.5.x-discovery | Federico Fissore |
2013-07-06 | #include Bridge.h in HttpClient | tigoe |
2013-07-06 | Corrected file structure on TemperatureWebPanel | tigoe |