Age | Commit message (Collapse) | Author |
|
|
|
|
|
the print() and println() functions a bit.
|
|
|
|
http://code.google.com/p/arduino/issues/detail?id=55
|
|
http://code.google.com/p/arduino/issues/detail?id=67
|
|
- 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.
|
|
probably broken.
Need to decide on the format for the boards.txt file.
|
|
|
|
|
|
|
|
argument (so I don't forget to update the version in the .h file).
|
|
|
|
of the Arduino Mega.
|
|
dependcy lines to avoid unnecessary warnings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TIFR into bitwise-or's. Otherwise, this broke millis() by disabling the timer 0 overflow interrupt.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bit. (Code from gabebear).
|
|
Mini 328). Fixing some indentation.
|
|
|
|
timer 1, and, on the Mega, timers 3, 4, and 5 for up to 12 servos (48 on the Mega).
|
|
|