1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-13 11:21:47 +03:00

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 9c44fcb692.

* 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>
This commit is contained in:
Shlomo Hassid
2022-05-07 15:03:59 +03:00
committed by GitHub
parent 161b5e1677
commit 982dd4f808

View File

@ -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-Keys
https://github.com/siktec-lab/SIKTEC-MDSwitch https://github.com/siktec-lab/SIKTEC-MDSwitch
https://github.com/siktec-lab/SIKTEC-SPI https://github.com/siktec-lab/SIKTEC-SPI
https://github.com/siktec-lab/SIKTEC-SRAM
https://github.com/seanboe/SimpleFusion https://github.com/seanboe/SimpleFusion
https://github.com/FTTechBrasil/AqualaboSensor https://github.com/FTTechBrasil/AqualaboSensor
https://github.com/PowerBroker2/MotorController https://github.com/PowerBroker2/MotorController