Age | Commit message (Collapse) | Author |
|
This is a step towards providing portability across AVR's by simply including an appropriate header file.
|
|
|
|
analogRead() to accept them (in addition to 0, 1, 2, etc.). Removing some unused code elsewhere.
|
|
- 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.
|
|
|
|
|
|
less changes are needed to support other processors.
|
|
|