| Age | Commit message (Collapse) | Author | 
 | 
- 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.
 | 
 | 
 | 
 | 
argument (so I don't forget to update the version in the .h file).
 | 
 | 
 | 
 | 
of the Arduino Mega.
 | 
 | 
dependcy lines to avoid unnecessary warnings.
 | 
 | 
bit.  (Code from gabebear).
 | 
 | 
Mini 328).  Fixing some indentation.
 | 
 | 
the temperature and other extended channels.
 | 
 | 
Compiler have been integrated with changes to the Sketch.
Compilation still has problems (Thread error on success, and can't handle non-pde files in a sketch).
Modified the Mac OS X make.sh to copy the hardware, avr tools, and example over.
Removing some of the antlr stuff.  
Disabling the Commander (command-line execution) for now.
Added Library, LibraryManager, and Target.
Added support for prefixed preferences (e.g. for boards and programmers).
 |