aboutsummaryrefslogtreecommitdiff
path: root/src/peripherals (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-27style: reformat code with prettier 2.xUri Shaked6-27/+27
2020-04-27fix(timer): Timer value should not increment on the same cycle as TCNTn writeUri Shaked2-2/+48
2020-04-12test(timer): add more 16-bit timer testsUri Shaked2-13/+56
2020-04-12feat(timer): implement 16-bit timersUri Shaked2-24/+148
2020-04-02fix: GPIO port listeners not invoked when writing to DDR registersUri Shaked2-3/+17
2020-03-22refactor: added peripherals and cpu feature folderslironh8-0/+1566