David A. Mellis
|
205a447992
|
Incorporating a modified version of oli.keller's Makefile (prepends #include <WProgram.h> and appends main() among other things).
|
2008-03-05 02:50:11 +00:00 |
|
David A. Mellis
|
7ffb4cd25d
|
Cleaning up Mac build, adding Serial.println(unsigned int), adding #include <Sprite.h> to hello_matrix example.
|
2008-02-23 21:52:53 +00:00 |
|
David A. Mellis
|
b33c8a093d
|
New script for download the reference from Tom Pollard. Updated reference and readme and Makefile.
|
2008-01-22 22:10:55 +00:00 |
|
David A. Mellis
|
05717a198c
|
Adding analogReference() function - needs testing on an ATmega8 (but works on the ATmega 168).
|
2007-12-14 04:21:59 +00:00 |
|
David A. Mellis
|
444c2dee32
|
Adding map(), fixing radians() and degrees(), adding cast functions (int(x) instead of (int) x), adding interrupts() and noInterrupts(), etc.
|
2007-11-21 17:08:07 +00:00 |
|
David A. Mellis
|
97aafe935a
|
Moving hardware/targets to hardware/cores.
|
2007-10-06 14:47:50 +00:00 |
|