| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: initial timer implementation | Uri Shaked | 2019-11-21 | 1 | -0/+1 |
| | | | | | | | | 8-bit timers basic functionality + tests: 1. basic counting + prescaler 2. timer overflow 3. timer overflow interrupt | ||||
| * | feat: implement avrInterrupt() | Uri Shaked | 2019-11-21 | 1 | -0/+1 |
| | | | | | used to invoke hardware interrupt | ||||
| * | feat: implement some AVR instructions + tests | Uri Shaked | 2019-11-19 | 1 | -1/+2 |
| | | |||||
| * | Initial commit - project skeleton | Uri Shaked | 2019-11-19 | 1 | -0/+1 |
