Age | Commit message (Collapse) | Author |
|
Resetting TCCR1B to 0 after it's configured by optiboot.
http://code.google.com/p/arduino/issues/detail?id=364
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
than return one. That way they don't expose the internal representation of the String class, allowing future optimization. Thanks to Paul Stoffregen.
|
|
length (in operator[]).
|
|
non-null buffer before modifying its contents).
|
|
stdlib abs() definition (and therefore doesn't break it).
|
|
|
|
out of Stream for now, since there's no immediate implementation for Client.
|
|
|
|
for building it.
|
|
Arduino-specific type names in String).
|
|
SCK.
|
|
another stream might need more than 255 bytes).
|
|
|
|
more types.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WString.h from WProgram.h.
|
|
actually work yet.
|
|
(issue #146).
Updating revisions.
|
|
Factored out common code to disable timers.
|
|
|
|
|
|
analogRead() to accept them (in addition to 0, 1, 2, etc.). Removing some unused code elsewhere.
|
|
ATmega168) to the boards menu.
|
|
Moving the Arduino Fio up in the boards menu.
|
|
|
|
library.
|
|
|
|
|
|
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.
|