Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-02 | Adding ADXL3xx accelerometer example; minor comment changes. | David A. Mellis | |
2008-04-18 | Fixing millis() overflow: changing millis() and the timer 0 overflow handler ↵ | David A. Mellis | |
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-03-08 | Adding to the todo list and readme; fixing a bit of indentation. | David A. Mellis | |
2007-12-14 | Adding analogReference() function - needs testing on an ATmega8 (but works ↵ | David A. Mellis | |
on the ATmega 168). | |||
2007-10-06 | Moving hardware/targets to hardware/cores. | David A. Mellis | |