From 982dd4f8081a5af1e1fa4d3b11aedfdb40cce81d Mon Sep 17 00:00:00 2001 From: Shlomo Hassid Date: Sat, 7 May 2022 15:03:59 +0300 Subject: [PATCH] Adding SIKTEC-SRAM library (#1369) * 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 * Added SIKTEC-SRAM A library for interfacing Microchip's SRAM chips Co-authored-by: SIKTEC <83234225+siktec-lab@users.noreply.github.com> --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 81feee7a..ad3ed13d 100644 --- a/repositories.txt +++ b/repositories.txt @@ -218,6 +218,7 @@ 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/siktec-lab/SIKTEC-SRAM https://github.com/seanboe/SimpleFusion https://github.com/FTTechBrasil/AqualaboSensor https://github.com/PowerBroker2/MotorController