Zero overhead SPI template library for AVR.
Go to file
BlackMark 8bf3d1a874 Make use of C++ standard library 2022-05-29 16:14:42 +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
LICENSE Added license file and updated clangformat and gitattributes 2020-02-21 16:46:06 +01:00
config.hpp Make use of C++ standard library 2022-05-29 16:14:42 +02:00
hardware.hpp Make use of C++ standard library 2022-05-29 16:14:42 +02:00
software.hpp Make use of C++ standard library 2022-05-29 16:14:42 +02:00
spi.hpp Expose spi word size using both software and hardware backends 2022-05-28 17:03:40 +02:00