| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(gpio): add pinState() method | Uri Shaked | 2020-01-08 | 1 | -1/+8 |
| | | | | | close #8 | ||||
| * | refactor: tslint → eslint | Uri Shaked | 2019-12-07 | 1 | -1/+1 |
| | | |||||
| * | feat: initial implementation of USART | Uri Shaked | 2019-12-01 | 1 | -0/+1 |
| | | | | | #6 | ||||
| * | feat: add more GPIO ports | Uri Shaked | 2019-11-30 | 1 | -1/+9 |
| | | | | | close #3 | ||||
| * | feat: GPIO peripheral implementation | Uri Shaked | 2019-11-25 | 1 | -0/+8 |
| | | | | | Add new AVRIOPort class, implements GPIO output logic | ||||
| * | 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 |
