aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/avr/spi_master.h
Commit message (Expand)AuthorAgeFilesLines
* adds support for the atmega328 (#9043)itsnoteasy2020-06-101-1/+1
* Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#...Nick Brassel2020-04-131-5/+5
* spi_master for AVR (#8299)Ryan2020-04-081-0/+57