1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-19 09:42:11 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
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
08553c31d1 Updating avrdude under linux and make.sh. 2007-10-22 17:46:07 +00:00
346552f284 Adding avrdude-5.4-arduino and copying bootloader168 into the linux distribution. 2007-08-06 23:49:37 +00:00
f4471d2d04 Building the Arduino environment for Java 1.4. 2006-12-26 19:00:40 +00:00
625c7b185f Adding custom compiled uisp (with support for the ATmega168) to the linux dist/ directory. 2006-12-20 02:15:20 +00:00
daf909cc1a Removing unneeded RXTX native libraries. 2006-12-19 05:10:48 +00:00
be9f13bb8e Modified make.sh to correctly grab the reference and examples. 2006-12-19 04:46:56 +00:00
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
a0ae74b1ff Working on linux dist. 2005-10-07 16:48:24 +00:00
f90ca24bf0 Trying to get linux build working with version 0002. 2005-10-07 16:25:59 +00:00
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
9fc5aa63f6 Initial Arduino IDE based on Processing. 2005-08-25 21:06:28 +00:00