Massimo Banzi
c66cd2b978
Moved to version 2.
...
Added menu to select serial port speed, used when downloading code to
the processor (support for old style/new style bootloader)
2005-10-01 22:15:32 +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
cf26421470
Added "Pre-Alpha" to version number.
2005-09-20 16:55:13 +00:00
Massimo Banzi
15ae9ab1b0
Added bootloader files and the programming commands
...
including the script which sets the correct fuses
currently working only on mac os x but easy to port
to windows/linux
2005-09-14 17:04:31 +00:00
David A. Mellis
3099c4f2de
Removed wiringlite from the prog.hex path for the downloader.
2005-09-09 23:51:14 +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 Cuartielles
33c60507aa
DojoDave - 20050905
...
Changes to make the windows version 0001 pre-alpha work
2005-09-05 21:29:26 +00:00
Massimo Banzi
fd2b73b164
added command class written by david cuartielles
2005-08-30 11:48:09 +00:00
Massimo Banzi
6c9c63893e
added ArduinoMessageSiphon, updated message siphon written by david
2005-08-29 18:37:40 +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
9fc5aa63f6
Initial Arduino IDE based on Processing.
2005-08-25 21:06:28 +00:00