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

10 Commits

Author SHA1 Message Date
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
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