Age | Commit message (Collapse) | Author |
|
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).
|
|
|
|
|
|
when do a requestFrom() a slave device. Thanks to Christopher K. Johnson.
|
|
when the Client isn't associated with a valid socket: issue #34.
|
|
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).
|
|
to store the keys for the prefixed sub-maps. Re-ordering the boards in the boards.txt file. Adding an entry for the LilyPad Arduino w/ ATmega328. Updating readme.
|
|
is now in HardwareSerial.h / HardwareSerial.cpp.)
|
|
|
|
|
|
WestFW and help from mikalhart. Increasing precision of math constants.
|
|
Patch from Lars Immisch: http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1241007184
|
|
connection failures).
|
|
Tools > Boards entry for Arduino Pro or Pro Mini (8 MHz) w/ ATmega328. Cleaning up todo list.
|