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
23
Commits
2
Branches
0
Tags
85346f258fd7cac32b4f4d9df0350b97b8e9d9e8
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
BlackMark
85346f258f
Fix volatile compound assignments being deprecated in C++20
2022-05-29 14:45:57 +02: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
Implement software spi
2022-05-28 15:43:42 +02:00
hardware.hpp
Fix volatile compound assignments being deprecated in C++20
2022-05-29 14:45:57 +02:00
LICENSE
Added license file and updated clangformat and gitattributes
2020-02-21 16:46:06 +01:00
software.hpp
Expose spi word size using both software and hardware backends
2022-05-28 17:03:40 +02:00
spi.hpp
Expose spi word size using both software and hardware backends
2022-05-28 17:03:40 +02:00
Description
Zero overhead SPI template library for AVR.
63
KiB
Languages
C++
100%