Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-27 | Added support to Genuino boards (drivers, boards.txt entries, bootloaders) | Cristian Maglie | |
2014-09-16 | Merge branch 'master' into ide-1.5.x | Cristian Maglie | |
Conflicts: app/src/processing/app/Base.java build/build.xml todo.txt | |||
2014-08-25 | fix Descriptor.c | qperez42@gmail.com | |
2014-07-02 | added support for the ArduinoISP | Fede85 | |
2014-07-01 | Update ArduinoWifiShield_upgrade_mac.sh | Cristian Maglie | |
2014-07-01 | Update ArduinoWifiShield_upgrade.sh | Ankit Daftery | |
File path should be updated, is wrong currently, will throw an error saying files missing. | |||
2014-07-01 | Merge branch 'master' into ide-1.5.x | Cristian Maglie | |
2014-07-01 | Fixed permission on wifishield upgrade script. | Cristian Maglie | |
2014-06-08 | corrected wrong path to firmware binaries in wifishield upgrade script for mac | benoit.git | |
2013-04-03 | Merged 1.0.5 | Cristian Maglie | |
Merge remote-tracking branch 'arduino/master' into ide-1.5.x Conflicts: app/src/processing/app/Base.java build/shared/revisions.txt hardware/arduino/avr/cores/arduino/malloc.c hardware/arduino/cores/arduino/avr-libc/malloc.c hardware/arduino/cores/arduino/malloc.c todo.txt | |||
2013-03-28 | updated config() methods in WiFi library | Fede85 | |
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-22 | Fix issue with multiple clients on WebServer | Mimmo La Fauci | |
2013-03-21 | Added API to set static IP and DNS server | Mimmo La Fauci | |
2013-03-20 | Merge remote-tracking branch 'mlafauci/wifishield-bugfix' into HEAD | Cristian Maglie | |
2013-03-17 | Fix issue related to multiple client opened on web server sketch | Mimmo La Fauci | |
2013-03-16 | Commit Binary | Mimmo La Fauci | |
2013-03-16 | Add info instead of printk | Mimmo La Fauci | |
2013-03-16 | Fix problem on UDP NTP client | Mimmo La Fauci | |
2013-03-16 | Fixed issu con client.available to return the correct number of bytes | Mimmo La Fauci | |
2013-03-11 | changes in the script for upgrading the wifi shield | Fede85 | |
2013-03-10 | Updated binaries for Wifi shield | Mimmo La Fauci | |
2013-03-10 | Updates to WiFi shield firmware. | Mimmo La Fauci | |
2012-12-10 | Merged 1.0.3 | Cristian Maglie | |
2012-12-10 | fixed permissions on a lot of text files. see #1116 | Federico Fissore | |
2012-11-28 | Issue #9: Connection dies after a few seconds | mlf | |
Issue 1024: TCP connections die after few seconds of inactivity | |||
2012-09-13 | Merge branch 'master' of ../wifishield | David A. Mellis | |
2012-09-13 | Moving into firmwares directory. | David A. Mellis | |
2012-09-13 | Moving ATmegaXXU2 firmwares into subdirectory. | David A. Mellis | |
2011-11-12 | Added latest firmware for usbserial (not combined with DFU) | Cristian Maglie | |
2011-11-11 | Added latest firmware for atmega16u2 on R3 boards | Cristian Maglie | |
2010-12-04 | Minor ATmega8U2 firmware update and new .hex files. | David A. Mellis | |
Adding LUFA_OPTS += -D DEVICE_STATE_AS_GPIOR=0 to makefile to save space, updating release number to 0x0001. | |||
2010-12-04 | Minor bug fixes to the 8U2 USB-to-serial firmware. | David A. Mellis | |
2010-11-29 | Fixing Linux UNO serial bug (thanks to Dean Camera). | David A. Mellis | |
Enabling INTERRUPT_CONTROL_ENDPOINT in the makefile so we don't miss control messages from Linux. Also deleted two unused USB events to save a few bytes of space (the Mega 2560 .hex is now exactly 4096 bytes). | |||
2010-09-28 | More information on USB VID/PIDs. | David A. Mellis | |
2010-09-28 | Replacing Arduino VID / PID with the Atmel-supplied ones. | David A. Mellis | |
2010-09-27 | Adding note about Arduino VID and PIDs. | David A. Mellis | |
2010-09-24 | Adding readme about the firmwares. | David A. Mellis | |
2010-09-24 | Adding usbserial and usbdfu firmwares (and combined compiled .hex files). | David A. Mellis | |
2008-03-28 | Moving Standard_Firmata out of the distribution because Hans may be making ↵ | David A. Mellis | |
some non-backwards compatible changes. | |||
2008-03-26 | renamed to more descriptive name | Hans-Christoph Steiner | |
2008-03-26 | renamed to more descriptive name | Hans-Christoph Steiner | |
2008-02-16 | Upping the baud rate to 115200. | David A. Mellis | |
2008-01-22 | Adding a stable version of Firmata - this is the same as the one in the ↵ | David A. Mellis | |
Arduino library for Processing on the playground (57600 baud). | |||
2008-01-22 | Moving development (library-based) version of Firmata to a branch so I can ↵ | David A. Mellis | |
include a stable one in the distribution. | |||
2007-10-06 | Moving hardware/targets to hardware/cores. | David A. Mellis | |
2007-10-06 | Renaming core to targets. | David A. Mellis | |