David A. Mellis
|
6541c74c6c
|
Updating code for the new folder organization. This version should be able to compile and upload sketches, including libraries, but burning bootloaders won't work.
|
2007-10-06 14:27:42 +00:00 |
|
David A. Mellis
|
1433c517cf
|
Adding some error checking code related to the launching of avr-size because some people were having trouble on Windows.
|
2006-12-25 18:00:00 +00:00 |
|
David A. Mellis
|
fc1ca8a066
|
Appled Hans Steiner's patch to search for avr=tools in path on Linux (instead of requiring symlinks to the Arduino tools directory). Added an upload.verbose preference for dumping details of the upload process.
|
2006-08-27 09:45:28 +00:00 |
|
David A. Mellis
|
512b1a0a00
|
Now calling toString on exceptions when constructing RunnerException.
|
2006-03-21 00:18:51 +00:00 |
|
David A. Mellis
|
518812a1e9
|
Now give error if code is too big for sketch; maximum size determined by upload.maximum_size preference.
|
2006-03-20 23:14:10 +00:00 |
|