Commit Graph

471 Commits

Author SHA1 Message Date
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 Cuartielles 5432861f2a 2005-09-10 20:33:48 +00:00
David Cuartielles 01e91e204e 2005-09-10 20:31:09 +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 A. Mellis 6f38cee6d4 Removed BConstants.h, incorporating needed functionality into wiring.h 2005-09-09 22:37:11 +00:00
David A. Mellis 0f0fbb9f2e Addex RXTXcomm.jar to the classpath. 2005-09-09 16:03:09 +00:00
David Cuartielles 871dacd197 20050905 - DojoDave
Detected problems in how to deal with backslash in windows with CygWin, therefore the second type of makefile
2005-09-05 21:37:51 +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 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 Cuartielles 10015412bd DojoDave - 20050905
New icons based on Massimo's originals made in Malmö
2005-09-05 21:30:38 +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 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 afad2d7347 2005-08-25 22:04:00 +00:00
David A. Mellis 9fc5aa63f6 Initial Arduino IDE based on Processing. 2005-08-25 21:06:28 +00:00