Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avr: Merge misc.c into main.c | Kevin O'Connor | 2017-05-11 | 1 | -1/+54 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | generic: Move generic parts of sam3x8e timer.c to generic directory | Kevin O'Connor | 2017-03-11 | 1 | -0/+4 |
| | | | | | | | | Most of sam3x8e/timer.c is going to be platform agnostic for any board with standard irq handling. Move the generic code into a new file generic/timer.c. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 1 | -0/+17 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |