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

8 Commits

Author SHA1 Message Date
Massimo Banzi
3232387556 Created new about splash screen based on icons from tom igoe
updated default bootloader speed to 19200
2005-10-05 04:58:43 +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 Cuartielles
5432861f2a 2005-09-10 20:33:48 +00:00
David Cuartielles
69a53d5353 20050905 - DojoDave
Detected problems with how to handle the backslash in windows with CygWin, therefore the second version of the makefile
2005-09-05 21:36:46 +00:00
David Cuartielles
e907decab6 20050905 - DojoDave
Ment to call the windows executable in case the paths don't correspond in the Java_Home directory
2005-09-05 21:34:58 +00:00
David Cuartielles
10015412bd DojoDave - 20050905
New icons based on Massimo's originals made in Malmö
2005-09-05 21:30:38 +00:00
David A. Mellis
6417eff01b Removed CVS directories. 2005-08-26 01:37:45 +00:00
David A. Mellis
9fc5aa63f6 Initial Arduino IDE based on Processing. 2005-08-25 21:06:28 +00:00