aboutsummaryrefslogtreecommitdiff
path: root/src/peripherals/spi.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-30feat(spi): add `onByte` callbackUri Shaked1-11/+34
2021-10-22fix(spi): setting SPIE doesn't fire pending interruptUri Shaked1-0/+3
2021-08-07style(spi): remove redundant whitespace from commentsUri Shaked1-2/+2
2021-01-02fix: typo in parameter nameUri Shaked1-2/+2
2020-12-09perf!: centeral timekeepingUri Shaked1-10/+12
2020-12-09refactor: central interrupt handling #38Uri Shaked1-12/+18
2020-08-22style(spi): remove redundant eslint commentsUri Shaked1-2/+0
2020-08-22feat(spi): implement SPI master #33Uri Shaked1-0/+129