Age | Commit message (Expand) | Author |
2013-05-27 | Updates to Xively client | Tom Igoe |
2013-05-27 | Added passwords.h for Xively client | Tom Igoe |
2013-05-27 | Added Xively client: currently not working, not sure why | Tom Igoe |
2013-05-27 | Added TimeCheck example to demonstrate re-use of Process | Tom Igoe |
2013-05-26 | Added possible boot watcher | Tom Igoe |
2013-05-26 | Added Massimo's Serial command line example | Tom Igoe |
2013-05-23 | new yun bootloader | Federico Fissore |
2013-05-23 | Etheris references renamed Yun without accent to avoid encoding issues | Federico Fissore |
2013-05-22 | Added WiFiCheck example to Bridge Library | Tom Igoe |
2013-05-22 | Updated Console class. New ConsoleAsciiTable example. | Cristian Maglie |
2013-05-21 | Merge remote-tracking branch 'arduino/ide-1.5.x' into ide-1.5.x-discovery | Federico Fissore |
2013-05-16 | added responses to Bridge.ino | Federico Fissore |
2013-05-16 | right etheris values | Federico Fissore |
2013-05-16 | Fixed Process example | Cristian Maglie |
2013-05-15 | Update Bridge library | Cristian Maglie |
2013-05-14 | Etheris bootloader | Federico Fissore |
2013-05-13 | etheris is now a 32u4 | Federico Fissore |
2013-05-13 | Merge remote-tracking branch 'arduino/ide-1.5.x' into ide-1.5.x-discovery | Federico Fissore |
2013-05-11 | Merged 1.0.5 | Cristian Maglie |
2013-05-09 | borrowing WString.h from master | Federico Fissore |
2013-05-09 | Bridge lib moved bridge branch embedded into ide discovery branch | Federico Fissore |
2013-05-06 | Added const modifier to String.c_str() | Cristian Maglie |
2013-05-06 | temporary switch to 328p specs | Federico Fissore |
2013-05-06 | adding 0x to PID/VID values | Federico Fissore |
2013-05-06 | boards.txt modified. java code updated | Federico Fissore |
2013-05-06 | boards.txt | Federico Fissore |
2013-05-06 | boards.txt | Federico Fissore |
2013-05-06 | wrong esplora PID | Federico Fissore |
2013-05-06 | new boards.txt with indexed vid and pid | Federico Fissore |
2013-05-06 | working on #223: Auto-detection of serial ports. Linux version ready | Federico Fissore |
2013-05-06 | Added c_str() method to String class. | Cristian Maglie |
2013-05-06 | Stream "_timeout" field and related methods are now protected instead of priv... | Cristian Maglie |
2013-04-22 | Detect RAM usage and stop if full | Loren M. Lang |
2013-04-17 | Updated libaries and core handling. | Cristian Maglie |
2013-04-17 | Moved old production firmware to the right place | Cristian Maglie |
2013-04-17 | Reverted to old board ids | Cristian Maglie |
2013-04-06 | Set correct speed of Arduino ISP programmer | Kristian Sloth Lauszus |
2013-04-04 | Added support for all variants of Sanguino | Kristian Sloth Lauszus |
2013-04-03 | Merged 1.0.5 | Cristian Maglie |
2013-03-29 | Fix deprecated ISR names for ATmega8. | Cristian Maglie |
2013-03-29 | Removed deprecated interrupt handlers | Cristian Maglie |
2013-03-29 | Increased malloc margin to 128. | Cristian Maglie |
2013-03-28 | updated config() methods in WiFi library | Fede85 |
2013-03-28 | Merge branch 'wifishield-bugfix' | Cristian Maglie |
2013-03-28 | Merge remote-tracking branch 'mlafauci/wifishield-bugfix' into HEAD | Cristian Maglie |
2013-03-26 | Fix print message on dhcp status | Mimmo La Fauci |
2013-03-26 | Fix issue on client side | Mimmo La Fauci |
2013-03-25 | Fixed issue loading the firmware with bootloader | Mimmo La Fauci |
2013-03-23 | Backported malloc and realloc from avr-libc 1.8.0 (without test code) | Cristian Maglie |
2013-03-22 | Fix issue with multiple clients on WebServer | Mimmo La Fauci |