| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2020-04-29 | fix(timer): Reading TCNT in 2-cycle instructions | Uri Shaked | 1 | -12/+12 |
| 2020-04-28 | fix(timer): incorrect high counter byte behavior | Uri Shaked | 1 | -0/+8 |
| 2020-04-28 | fix(instruction): LD, ST instructions should take 2 clock cycles | Uri Shaked | 2 | -20/+33 |
| 2020-04-09 | feat(instruction): 22-bit PC support #31 | Uri Shaked | 3 | -20/+119 |
| 2020-04-09 | feat(instruction): implement EICALL, EIJMP #31 | Uri Shaked | 2 | -0/+38 |
| 2020-04-08 | feat(instruction): implement ELPM #31 | Uri Shaked | 2 | -0/+71 |
| 2020-04-02 | test(instruction): use assembly in tests | Uri Shaked | 1 | -89/+91 |
| 2020-03-22 | refactor: added peripherals and cpu feature folders | lironh | 6 | -0/+1687 |
