summaryrefslogtreecommitdiffstats
path: root/drivers/avr/spi_master.c
Commit message (Expand)AuthorAgeFilesLines
* Adds AT90USB162 support (#11570)Dasky2021-01-291-1/+1
* Fix error handling in SPI master. (#11122)Dimitris Papavasiliou2020-12-061-5/+11
* 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