Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-09 | http://code.google.com/p/arduino/issues/detail?id=517 | WestfW | |
Remove the trailing comments when setting fuse values for the various *_isp targets, so that they won't cause avrdude errors. This was done the same way as in the optiboot source tree: http://code.google.com/p/optiboot/issues/detail?id=17 http://code.google.com/p/optiboot/source/detail?r=005fb033fc08c551b2f86f7c90c5db21549b3f20 | |||
2011-06-09 | Makefile modification to allow building optiboot in more environments. | WestfW | |
Allows building within the Arduino Source tree, and within the Arduino IDE tree, as well as using CrossPack on Mac. Adds README.TXT to track arduino-specific changes (and documents the new build options.) This addresses Arduino issue: http://code.google.com/p/arduino/issues/detail?id=487 And optiboot issue http://code.google.com/p/optiboot/issues/detail?id=1 (which can be thought of as a subset of the Arduno issue.) Note that the binaries produced after these Makefile changes (using any of the compile environments) are identical to those produced by the crosspack-20100115 environment on a Mac. | |||
2010-09-22 | Adding optiboot and Arduino Uno boards menu entry. | David A. Mellis | |