Commit Graph

53 Commits

Author SHA1 Message Date
David A. Mellis fa3e49a126 Updating Windows avr tools to WinAVR 20081205 w/ avr-gcc 4.3.2, etc. 2009-03-12 11:03:42 +00:00
David A. Mellis d2e90a9be6 Adding ATmega328 to avrdude.conf on windows 2009-01-07 22:46:49 +00:00
David A. Mellis 30245a7030 arduino.exe was recompiled 2008-09-18 10:44:38 +00:00
David A. Mellis 009a45a534 Upgrading windows avr-gcc, etc. (but not avrdude) 2008-09-18 10:10:30 +00:00
David A. Mellis f6e012eb32 Removing references to antlr preprocessor from the make.sh script, since we're not using it. 2008-03-28 21:55:57 +00:00
David A. Mellis e4f147ad42 Removing non-FTDI drivers because they were confusing people. Will upload to the website somewhere. 2008-03-28 21:52:39 +00:00
David A. Mellis af082d3042 Replaced avr tools with the ones from the Arduino 0009 vista release, but with the latest avrdude.exe and avrdude.conf 2007-10-12 01:01:18 +00:00
David A. Mellis 13df8fb11e Fixing up Windows make.sh and dist.sh to work with new hardware/ directory organization scheme. 2007-10-06 21:36:20 +00:00
David A. Mellis 616d65d32a Merging r327:r331 of the branches/processing-sync into the trunk. This adds the Processing core, and some new features including printing, copy for discourse, better auto-format, improved keyboard shortcuts, etc. 2007-09-25 14:04:01 +00:00
David A. Mellis 2383b4647c Adding Libusb Win32 0.1.12.1 bin directory with .inf and .cat files for the AVRISP mkII. 2007-07-25 23:07:45 +00:00
David A. Mellis 4ffaac9477 Never mind. The current source to avrdude can't build against libusb 0.10.1, so I guess we'll use 0.12.1 after all. 2007-07-25 22:38:41 +00:00
David A. Mellis 0d0cdc4fc3 Removing libusb0.dll version 0.12.1 to replace it with 0.10.1, the version that comes with the latest WinAVR (20070525) 2007-07-25 22:33:02 +00:00
David A. Mellis c08c0ab170 Now copying the bootloader168 makefile into the windows distribution. 2007-07-25 21:32:30 +00:00
David A. Mellis 6d7d52cf60 now copying bootloader168 into windows distribution. 2007-07-25 21:14:01 +00:00
David A. Mellis 11e8700643 New windows avrdude (linked against libusb) to support burning bootloader with avrisp mkii. Including libusb0.dll. 2007-07-25 19:26:56 +00:00
David A. Mellis 2f13d41119 spurious arduino.exe rebuild 2007-07-19 01:41:03 +00:00
David A. Mellis ac683d6e7a Adding avrdude and avrdude.conf (special arduino versions that twiddle dtr and use the real stk500 device signature command). 2007-07-19 01:34:42 +00:00
David A. Mellis 91f22e2d96 Including readme.txt in the windows distribution (and converting it to dos newlines). 2007-05-17 19:52:07 +00:00
David A. Mellis af20a36b6f Removed carriage returns from Windows dist.sh and updated readme.txt to mention Linux distribution. 2006-12-26 00:07:21 +00:00
David A. Mellis 01fe209201 Unzipped Windows FTDI USB drivers, modified make.sh accordingly (and removed carriage returns). 2006-12-25 04:44:37 +00:00
David A. Mellis d85a21cdf4 Removing keyspan drivers so people don't install them by mistake (and because we don't need them). 2006-11-20 17:24:57 +00:00
David A. Mellis 0072df253c Updated reference and fixed Windows dist (examples and run.bat). 2006-08-30 22:15:50 +00:00
David A. Mellis 70b2be7831 Updated uisp to one which supports the atmega168. 2006-08-30 10:57:16 +00:00
David A. Mellis c8c797daec Updated Windows FTDI drivers. 2006-08-27 17:00:20 +00:00
David A. Mellis 27a1bda094 Updating to latest rxtx version. 2006-04-26 17:10:31 +00:00
David A. Mellis 260c5d5ee1 Committing individual examples instead of one .zip 2006-04-26 11:09:43 +00:00
David A. Mellis 22d4202112 adding cygwin dll's to windows dist/ 2006-03-27 13:49:24 +00:00
David A. Mellis 52820102f5 Updated to new avr tools (from Wiring). Moved run.bat from shared/ to windows/ 2006-02-25 16:18:50 +00:00
David A. Mellis c760d41fa6 Updated make.sh to grab run.bat and chmod it. 2006-02-12 16:57:15 +00:00
David A. Mellis 46d18917a3 Fixed java path in run.bat. 2006-02-12 16:19:52 +00:00
David A. Mellis ed68d9bb36 Moved shared/run.bat to windows/dist/run.bat. 2006-02-12 16:14:50 +00:00
David A. Mellis 69692082ed Deleting run.bat from windows/dist in preparation for moving shared/run.bat there. 2006-02-12 16:14:28 +00:00
David A. Mellis 844a33a260 Fixed burn.bat and added burnpara.bat for parallel port programming. 2006-01-27 10:44:34 +00:00
David A. Mellis a5855d6721 Extracting reference in windows build files: make.sh and dist.sh 2006-01-16 09:10:40 +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 Cuartielles 601dafd7b6 Added by D. Cuartielles, this file allows direct compilation with Dev-C++ 2006-01-03 14:07:28 +00:00
David A. Mellis cc40bad667 Added giveio to windows drivers directory. 2006-01-01 13:50:50 +00:00
David A. Mellis 9e43fe9d4c Moved windows rxtxSerial.dll 2005-11-30 10:21:33 +00:00
David A. Mellis 309896ae38 Moving serial dlls to platform dirs. 2005-11-30 10:10:54 +00:00
David A. Mellis 724457be8c Removed unneeded launcher files (old icon and processing.exe) 2005-11-30 09:38:21 +00:00
David A. Mellis 168a7a1b07 Updated icons for Windows executable; removed unused tools that were used with Makefiles (e.g. gnumake, cp). 2005-11-29 13:20:57 +00:00
David A. Mellis 65a3b611cc Added Keyspan Windows drivers. 2005-11-28 19:28:52 +00:00
David A. Mellis 6b17c6ec36 Add FTDI drivers to distribution (dist) and make.sh scripts in Windows and Mac OS X (FTDI drivers are built into Linux kernel >= 2.4) 2005-11-23 00:11:13 +00:00
David A. Mellis 21fe7f0a83 Trying desperately to get the Windows build working. 2005-10-06 17:18:26 +00:00
David A. Mellis 420dcfe697 Reduced bootloader to less than 1024 bytes (512 words); high fuse byte now 0xca instead of 0xc8; bootloader segment now starts at (byte 0x1C00 instead of 0x1800; word 0xE00 instead of 0xC00) 2005-09-28 15:20:06 +00:00
David A. Mellis 7fbb37cbe0 Reworked build system: makefiles replaced with in-program logic; core replaced with targets; preproc/ replaced with Wiring's; now prepend "#include "WProgram.h" instead of wiringlite.inc; new entries in preferences.txt; bundled Wiring libs. 2005-09-25 14:11:32 +00:00
David A. Mellis 1790624743 Integrated bootloader into Mac and Windows dists. Burn scripts now in platform dirs; make.sh builds bootloader. Set baud rate back to 9600 for backwards compatibility. 2005-09-20 16:58:07 +00:00
David Cuartielles 01e91e204e 2005-09-10 20:31:09 +00:00
David Cuartielles 8dd4fe9919 DojoDave - 20050905
Modified to compile and run the excutables in win32 from the originals by Mellis and Banzi
2005-09-05 21:33:14 +00:00
David Cuartielles bd9367ac91 DojoDave - 20050905
Modifications to the launcher.cpp so that it will compile and start the Arduino application
2005-09-05 21:31:54 +00:00