1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-11 22:24:13 +01:00
Arduino/hardware/cores/arduino
2008-01-22 22:10:55 +00:00
..
binary.h Moving hardware/targets to hardware/cores. 2007-10-06 14:47:50 +00:00
HardwareSerial.cpp Moving hardware/targets to hardware/cores. 2007-10-06 14:47:50 +00:00
HardwareSerial.h Moving hardware/targets to hardware/cores. 2007-10-06 14:47:50 +00:00
main.cxx Moving hardware/targets to hardware/cores. 2007-10-06 14:47:50 +00:00
Makefile New script for download the reference from Tom Pollard. Updated reference and readme and Makefile. 2008-01-22 22:10:55 +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