Cristian Maglie
1e9baf7a46
Fixed windows drivers (usb-serial)
2011-11-11 11:38:13 -05:00
Cristian Maglie
ec0ccf2fc3
Windows .inf drivers for R3 boards
2011-11-11 11:36:45 -05:00
Zach Eveland
c8f495ba7f
changed Leonardo PID to 0x0032 for Diskloader testing. updated .inf to match.
2011-10-31 23:44:32 -04:00
Zach Eveland
a6a59f1783
Revert "Merge branch 'master' of github.com:arduino/Arduino into diskloader_reboot"
...
This reverts commit df9835efaf
, reversing
changes made to ec45af8bfa
.
Conflicts:
hardware/arduino/variants/mega/pins_arduino.h
libraries/Ethernet/examples/PachubeClientString/PachubeClientString.ino
2011-10-27 11:45:13 -04:00
Zach Eveland
df9835efaf
Merge branch 'master' of github.com:arduino/Arduino into diskloader_reboot
...
Conflicts:
app/src/processing/app/Editor.java
app/src/processing/app/Sketch.java
build/shared/examples/4.Communication/SerialCallResponse/SerialCallResponse.pde
build/shared/lib/theme/theme.txt
hardware/arduino/cores/arduino/HardwareSerial.h
hardware/arduino/cores/arduino/Print.cpp
hardware/arduino/cores/arduino/WString.h
hardware/arduino/variants/mega/pins_arduino.h
libraries/Ethernet/examples/PachubeClient/PachubeClient.ino
libraries/Ethernet/examples/PachubeClientString/PachubeClientString.ino
libraries/Firmata/examples/EchoString/EchoString.ino
libraries/SD/File.cpp
libraries/SoftwareSerial/SoftwareSerial.cpp
libraries/SoftwareSerial/SoftwareSerial.h
libraries/SoftwareSerial/examples/SoftwareSerialExample/SoftwareSerialExample.ino
libraries/SoftwareSerial/keywords.txt
2011-10-27 09:32:27 -04:00
Cristian Maglie
821481fcd7
Updated bossac to 1.2 for linux and win (MacOS version must be ported as well)
2011-10-24 11:21:50 +02:00
Cristian Maglie
d059beaa72
Added bossa binary for Windows
2011-10-16 23:25:44 +04:30
David A. Mellis
72ac63c892
Fixing same eeprom.h problem on Windows.
2011-09-28 17:23:44 -04:00
Zach Eveland
16ff49ac62
fixed typo in INF's device description
2011-09-13 20:46:53 -04:00
Zach Eveland
6f65578b99
updated Leonardo INF with correct PID and created new Micro INF.
2011-09-08 20:45:10 -04:00
Zach Eveland
e24e9499cf
Merge branch 'new-extension' of https://github.com/arduino/Arduino into new-extension
...
Conflicts:
build/macosx/dist/tools-universal.zip
build/windows/avr_tools.zip
hardware/arduino/cores/arduino/HardwareSerial.cpp
2011-09-05 12:53:45 -04:00
David Mellis
85bf4252f0
Updating to avrdude 5.11 (Windows). stk500 -> arduino in boards.txt.
...
http://code.google.com/p/arduino/issues/detail?id=606
2011-09-02 19:57:29 -04:00
Zach Eveland
81948ea4bf
added Peter's .inf (uses VID/PID 0x2341/0x0020)
2011-08-14 16:16:40 -04:00
Zach Eveland
87898da8f6
updated avrdude.conf to support 32u4 on Windows, OS X and LInux
2011-08-11 11:20:00 -04:00
aethaniel
98113a9b80
[sam] Fixing CodeSourcery zip for the build
2011-07-10 00:23:23 +02:00
Thibaut VIARD
9037be21e0
Adding arm gcc toolchain for windows build
2011-06-20 23:56:21 +02:00
David Mellis
a98816a611
Updating FTDI drivers on Windows (to version 2.08.14 from 2011-04-12).
2011-05-14 10:03:27 -04:00
David A. Mellis
896b1a48a1
Revert "Merge branch 'new-extension' of git@github.com:arduino/Arduino"
...
This reverts commit 42fa932ceb
, reversing
changes made to a7352b894f
.
See: http://www.kernel.org/pub/software/scm/git/docs/howto/revert-a-faulty-merge.txt for information on how to merge the branch in later.
2011-02-25 18:23:34 -05:00
David A. Mellis
12d4552c66
Merge branch 'master' into new-extension
...
Conflicts:
app/src/processing/app/Editor.java
2010-12-25 18:59:59 -06:00
David Mellis
544cfafb36
Updating eeprom.h on Windows, too.
2010-12-23 19:14:59 -05:00
David Mellis
9e92bed4a7
New about image bitmap for Windows launcher.
2010-11-10 11:53:21 -05:00
David A. Mellis
fa4d058297
Reapplying Christian's regex patch.
...
Revert "Revert "Removed dependencies from regex library oro.jar""
This reverts commit ed7795ef8d
.
2010-10-03 19:44:28 -04:00
David A. Mellis
ed7795ef8d
Revert "Removed dependencies from regex library oro.jar"
...
This reverts commit 2b4391052c
.
2010-10-02 17:19:53 +02:00
Cristian Maglie
2b4391052c
Removed dependencies from regex library oro.jar
2010-10-01 19:41:36 +02:00
David Mellis
04be32ce9e
Adding Mega 2560 .inf file (Windows).
2010-09-24 09:59:08 -04:00
David Mellis
ff226e1c0c
Adding Arduino Uno .inf files (Windows).
2010-09-24 09:48:42 -04:00
David A. Mellis
66f671b6a8
Updating application icon for Mac OS X and Windows. (Windows one is untested.)
2010-09-22 09:08:09 -04:00
David A. Mellis
e5b24cc48b
Removing old shell scripts.
2010-05-22 20:25:43 +00:00
David A. Mellis
66a96f53d9
updating windows build scripts for libraries.
2010-01-29 20:06:56 +00:00
David A. Mellis
1cbe35efca
Updating to Java 6u16 (from Processing rev. 5883).
2009-12-27 01:04:16 +00:00
David A. Mellis
3dc7fc0781
Syncing with Processing 1.0.7 (5692); needs testing.
...
Also, the Sketchbook and Examples menus are currently disabled on the Mac to work-around a bug in Apple's implementation of Java. I think this bug may have been solved, so I should try re-enabling the menus and see what happens (on 10.4 and 10.5 and 10.6). Also, I may still need to update the jre / jdk on Linux.
2009-09-24 03:16:00 +00:00
David A. Mellis
e272a8bcc0
Adding guihead.o and head.o from launch4j (these apparently have some custom modifications from Processing).
2009-09-07 16:42:14 +00:00
David A. Mellis
47fd6c3066
New about.bmp. Apparently the ones you make in Mac OS X don't work with launch4j.
2009-07-31 23:14:55 +00:00
David A. Mellis
d50988f991
New icons and about image by Thomas Glaser (envis precisely).
2009-07-31 21:59:53 +00:00
David A. Mellis
c3c44d8ee1
Updating Windows build scripts and launch4j config and copying over relevant files (avr tools, drivers, dll's)
2009-06-07 16:00:05 +00:00
David A. Mellis
22ed6cdb73
Importing Processing rev. 5503 (1.0.3).
2009-05-31 15:53:33 +00:00