Age | Commit message (Collapse) | Author |
|
Removing Print class inheritance from Firmata since it's not clear that it can be implemented in a way that's compatible with the Firmata protocol and the Print class interface.
|
|
than the private timer0_overflow_count variable
|
|
moved from the first include to the last
|
|
|
|
|
|
a file at the same time as its containing directory).
|
|
|
|
|
|
|
|
but only compiling them in for the Pro and Pro Mini (since Nathan includes them in the bootloader he burns to the board). Added a WATCHDOG_MODS flag to the Makefile to specify that they should be included. Recompiled the pro .hex file to include them.
|
|
constructor.
|
|
|
|
atmega168 bootloader based on Nathan's changes to allow for customizing of more parameters per-board; including Pro 8 MHz .hex compiled bootloader file; not updating the Diecimila or NG .hex files.
|
|
|
|
code.
|
|
step isn't in the wrong direction.
|
|
|
|
|
|
|
|
falling edge.
|
|
|
|
|
|
ed together version).
|
|
|
|
so that the millis count is updated in the interrupt, and so we don't need to do a conversion inside millis(). Updated to do list.
|
|
|
|
sharing with other things (e.g. LiquidCrystal library), eliminating #include's of avr/signal.h (deprecated). Upping version number and modifying to do list.
|
|
some non-backwards compatible changes.
|
|
|
|
|
|
|
|
|
|
(1 second).
|
|
<WProgram.h> and appends main() among other things).
|
|
seems to fix uploading to it under Mac OS X 10.5 (Leopard).
|
|
<Sprite.h> to hello_matrix example.
|
|
|
|
|
|
Arduino library for Processing on the playground (57600 baud).
|
|
|
|
include a stable one in the distribution.
|
|
and readme and Makefile.
|
|
on the ATmega 168).
|
|
instead of (int) x), adding interrupts() and noInterrupts(), etc.
|
|
|
|
|
|
|
|
|
|
programmers.txt file.
|
|
messages.
|