Zero overhead SPI template library for AVR.
Go to file
2022-05-28 15:43: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
config.hpp Implement software spi 2022-05-28 15:43:42 +02:00
hardware.hpp Make chip select pin configurable 2022-05-26 14:58:47 +02:00
LICENSE Added license file and updated clangformat and gitattributes 2020-02-21 16:46:06 +01:00
software.hpp Implement software spi 2022-05-28 15:43:42 +02:00
spi.hpp Implement software spi 2022-05-28 15:43:42 +02:00