David A. Mellis
482557ea01
Update Mac icon; replaced print() with printInteger(), printByte(), printString(), printHex(), printBinary(), printOctal(), and printIntegerInBase().
2005-10-04 09:03:02 +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
b966e73e02
Examples now unzipped and distributed.
2005-09-20 17:55:27 +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
31870a2323
Renamed to burn.
2005-09-20 16:24:01 +00:00
David A. Mellis
74621980f2
Moved to mac dist dir and changed to use avr binaries in tools.
2005-09-20 16:23:15 +00:00
David A. Mellis
98b5f8759a
Removed #include <BConstants.h>, updated version number, copy RXTX native lib into Mac distribution.
2005-09-09 23:42:35 +00:00
David A. Mellis
0f0fbb9f2e
Addex RXTXcomm.jar to the classpath.
2005-09-09 16:03:09 +00:00
Massimo Banzi
e58e88111c
updated Compiler
...
updated Compiler Editor and Downloader classes
so that now compilation works and error messages are
parsed (altough very crudely)
dist.sh now creates a dmg file on mac os x
mbanzi
2005-08-29 18:36:10 +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