Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-28 | Removing (no longer maintaining) the Makefile. | David A. Mellis | |
2009-11-21 | Improving third-party hardware support: | David A. Mellis | |
- moving back to multple cores per platform - using target instead of platform - moving per-board and per-programmer preferences out of Preferences.java and into a new Target class - adding a new "target" preference - support for platform:value values in board preferences for bootloader path and core - XXX: need to support platform:value syntax for board upload.using preferences. | |||
2009-11-07 | Moving things around. | David A. Mellis | |
2009-08-16 | Removing obsolete wiring_serial.c from Makefile. Adding - to beginning of ↵ | David A. Mellis | |
dependcy lines to avoid unnecessary warnings. | |||
2009-05-09 | Modifying Makefile to generate dependencies (and .d files) automatically. ↵ | David A. Mellis | |
Patch from Lars Immisch: http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1241007184 | |||
2009-03-16 | Adding Print.cpp to Makefile. | David A. Mellis | |
2008-08-17 | Updating Makefile to derive target name from the current folder. | David A. Mellis | |
2008-03-05 | Incorporating a modified version of oli.keller's Makefile (prepends #include ↵ | David A. Mellis | |
<WProgram.h> and appends main() among other things). | |||
2008-01-22 | New script for download the reference from Tom Pollard. Updated reference ↵ | David A. Mellis | |
and readme and Makefile. | |||
2007-10-06 | Moving hardware/targets to hardware/cores. | David A. Mellis | |