.. |
binary.h
|
Moving hardware/targets to hardware/cores.
|
2007-10-06 14:47:50 +00:00 |
HardwareSerial.cpp
|
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 |
HardwareSerial.h
|
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 |
main.cxx
|
Moving hardware/targets to hardware/cores.
|
2007-10-06 14:47:50 +00:00 |
Makefile
|
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 |
pins_arduino.c
|
Moving hardware/targets to hardware/cores.
|
2007-10-06 14:47:50 +00:00 |
pins_arduino.h
|
Moving hardware/targets to hardware/cores.
|
2007-10-06 14:47:50 +00:00 |
WConstants.h
|
Moving hardware/targets to hardware/cores.
|
2007-10-06 14:47:50 +00:00 |
WInterrupts.c
|
Moving hardware/targets to hardware/cores.
|
2007-10-06 14:47:50 +00:00 |
wiring_analog.c
|
Adding analogReference() function - needs testing on an ATmega8 (but works on the ATmega 168).
|
2007-12-14 04:21:59 +00:00 |
wiring_digital.c
|
Moving hardware/targets to hardware/cores.
|
2007-10-06 14:47:50 +00:00 |
wiring_private.h
|
Moving hardware/targets to hardware/cores.
|
2007-10-06 14:47:50 +00:00 |
wiring_pulse.c
|
Moving hardware/targets to hardware/cores.
|
2007-10-06 14:47:50 +00:00 |
wiring_serial.c
|
Moving hardware/targets to hardware/cores.
|
2007-10-06 14:47:50 +00:00 |
wiring_shift.c
|
Moving hardware/targets to hardware/cores.
|
2007-10-06 14:47:50 +00:00 |
wiring.c
|
Adding analogReference() function - needs testing on an ATmega8 (but works on the ATmega 168).
|
2007-12-14 04:21:59 +00:00 |
wiring.h
|
Adding analogReference() function - needs testing on an ATmega8 (but works on the ATmega 168).
|
2007-12-14 04:21:59 +00:00 |
WMath.cpp
|
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 |
WProgram.h
|
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 |