| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-05-10 | feat(gpio): add setPin() function | Uri Shaked | 1 | -0/+23 | |
| close #26 | |||||
| 2020-04-02 | fix: GPIO port listeners not invoked when writing to DDR registers | Uri Shaked | 1 | -3/+13 | |
| close #28 | |||||
| 2020-03-22 | refactor: added peripherals and cpu feature folders | lironh | 1 | -1/+1 | |
| 2020-01-11 | fix(gpio): pinState() value incorrect in GPIO listeners | Uri Shaked | 1 | -0/+14 | |
| fix #9 | |||||
| 2020-01-08 | feat(gpio): add pinState() method | Uri Shaked | 1 | -1/+33 | |
| close #8 | |||||
| 2019-11-25 | feat: GPIO peripheral implementation | Uri Shaked | 1 | -0/+40 | |
| Add new AVRIOPort class, implements GPIO output logic | |||||
