summaryrefslogtreecommitdiff
path: root/src/drivers/BufferProvider.h
AgeCommit message (Collapse)AuthorFilesLines
2021-04-24Changed access modified indentationAvamander1-1/+1
2021-04-24Reformatted all the files according to clang-format styleAvamander1-2/+2
2020-11-15Include cleanup: driversokaestne1-0/+1
2020-01-26Better integration of SPI with DMA and IRQ. Using only 'End' IRQ. Perf could ↵JF1-0/+11
be improved by using 'Started' IRQ to prepare the next buffer while the current one is beeing sent.