summaryrefslogtreecommitdiffstats
path: root/drivers/avr/spi_master.h
Commit message (Expand)AuthorAgeFilesLines
* Tidy up spi_master includes (#13053)Ryan2021-06-031-1/+3
* Adds AT90USB162 support (#11570)Dasky2021-01-291-1/+1
* 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