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
|
009a45a534
|
Upgrading windows avr-gcc, etc. (but not avrdude)
|
2008-09-18 10:10:30 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 A. Mellis
|
6417eff01b
|
Removed CVS directories.
|
2005-08-26 01:37:45 +00:00 |
|
David A. Mellis
|
91b64b7f1a
|
Fixed up make.sh and dist.sh; removed some CVS junk.
|
2005-08-26 01:19:18 +00:00 |
|
David A. Mellis
|
9fc5aa63f6
|
Initial Arduino IDE based on Processing.
|
2005-08-25 21:06:28 +00:00 |
|