Age | Commit message (Collapse) | Author |
|
http://code.google.com/p/arduino/issues/detail?id=626
|
|
http://code.google.com/p/arduino/issues/detail?id=584
|
|
This is a step towards providing portability across AVR's by simply including an appropriate header file.
|
|
|
|
- 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.
|