From 29beced6f41fddfbc3e762875e8a553a4c9b7b7f Mon Sep 17 00:00:00 2001 From: SIKTEC <83234225+siktec-lab@users.noreply.github.com> Date: Sat, 7 May 2022 10:03:31 +0300 Subject: [PATCH] Added SIKTEC-SPI (#1367) * Adding SIKTEC-MDSwitch library SIKTEC-MDSwitch library for using and attaching callbacks to Multi direction switch with interrupt support * Added library SIKTEC-SPI A SPI wrapper with better SPI api * Revert "Added library SIKTEC-SPI" This reverts commit 9c44fcb692fc209008c07e2a90f3cd375e33c357. * Added library SIKTEC-SPI A SPI wrapper with better SPI api Co-authored-by: Shlomo Hassid --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 37ab1f1c..bd55d7b1 100644 --- a/repositories.txt +++ b/repositories.txt @@ -217,6 +217,7 @@ https://github.com/FTTechBrasil/FTTech_XBee https://github.com/siktec-lab/SIKTEC-AVR-Controller https://github.com/siktec-lab/SIKTEC-Keys https://github.com/siktec-lab/SIKTEC-MDSwitch +https://github.com/siktec-lab/SIKTEC-SPI https://github.com/seanboe/SimpleFusion https://github.com/FTTechBrasil/AqualaboSensor https://github.com/PowerBroker2/MotorController