aboutsummaryrefslogtreecommitdiff
path: root/src/avr25/spi_usi.c
Commit message (Collapse)AuthorAge
* SPI moved from src subfolder and mode changesKarel Kočí2015-03-22
| | | | | | SPI USI should now work. SPI USI is now documented. Removing architecture specific folders in src.
* SPI USI implementation !NOT TESTED!Karel Kočí2015-03-14
SPI on USI implemented. But not tested yet.