This website requires JavaScript.
Explore
Help
Sign In
avr
/
spi
Watch
1
Star
0
Fork
0
You've already forked spi
Code
Issues
Pull Requests
Releases
Wiki
Activity
Zero overhead SPI template library for AVR.
16
Commits
2
Branches
0
Tags
63
KiB
C++
100%
c73d83dff4
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
BlackMark
c73d83dff4
Removed deinit
2020-02-21 17:26:30 +01:00
.clang-format
Added license file and updated clangformat and gitattributes
2020-02-21 16:46:06 +01:00
.gitattributes
Added git attributes and ignore files
2016-10-29 18:16:24 +02:00
.gitignore
Added license file and updated clangformat and gitattributes
2020-02-21 16:46:06 +01:00
config.hpp
Moved init to hardware driver class
2020-02-21 17:26:14 +01:00
hardware.hpp
Moved init to hardware driver class
2020-02-21 17:26:14 +01:00
LICENSE
Added license file and updated clangformat and gitattributes
2020-02-21 16:46:06 +01:00
spi.hpp
Removed deinit
2020-02-21 17:26:30 +01:00