1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-03 14:24:15 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
David A. Mellis
85c8235947 Removing antlr stuff (some of it at least), since we're not using it (we weren't before either, but it was still being linked in). 2008-03-15 18:33:59 +00:00
David A. Mellis
08553c31d1 Updating avrdude under linux and make.sh. 2007-10-22 17:46:07 +00:00
David A. Mellis
346552f284 Adding avrdude-5.4-arduino and copying bootloader168 into the linux distribution. 2007-08-06 23:49:37 +00:00
David A. Mellis
f4471d2d04 Building the Arduino environment for Java 1.4. 2006-12-26 19:00:40 +00:00
David A. Mellis
625c7b185f Adding custom compiled uisp (with support for the ATmega168) to the linux dist/ directory. 2006-12-20 02:15:20 +00:00
David A. Mellis
daf909cc1a Removing unneeded RXTX native libraries. 2006-12-19 05:10:48 +00:00
David A. Mellis
be9f13bb8e Modified make.sh to correctly grab the reference and examples. 2006-12-19 04:46:56 +00:00
David A. Mellis
b7728ae604 svn merge -r 72:HEAD svn+ssh://mellis@svn.berlios.de/svnroot/repos/arduino/tags/0004 - used Base.java from tags/0004 but changed version back to 0003. 2006-01-12 23:24:12 +00:00
David A. Mellis
a0ae74b1ff Working on linux dist. 2005-10-07 16:48:24 +00:00
David A. Mellis
f90ca24bf0 Trying to get linux build working with version 0002. 2005-10-07 16:25:59 +00:00
David A. Mellis
ae6b490b5e Now builds and runs on linux (but won't compile or upload programs); see notes in make.sh for setting up environment. 2005-09-21 20:34:06 +00:00
David A. Mellis
9fc5aa63f6 Initial Arduino IDE based on Processing. 2005-08-25 21:06:28 +00:00