aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/avr/spi_master.c
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-55/+68
* format code according to conventions [skip ci]QMK Bot2020-04-081-5/+5
* spi_master for AVR (#8299)Ryan2020-04-081-0/+163