Arduino/hardware/cores
David A. Mellis 7d2a6a115f Fixing millis() overflow: changing millis() and the timer 0 overflow handler 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. 2008-04-18 21:56:14 +00:00
..
arduino Fixing millis() overflow: changing millis() and the timer 0 overflow handler 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. 2008-04-18 21:56:14 +00:00
atmega8 Moving hardware/targets to hardware/cores. 2007-10-06 14:47:50 +00:00
blank Moving hardware/targets to hardware/cores. 2007-10-06 14:47:50 +00:00
wiring Moving hardware/targets to hardware/cores. 2007-10-06 14:47:50 +00:00