mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-31 19:24:28 +02:00
initial import
This commit is contained in:
committed by
Ivan Grokhotkov
parent
668acc2c08
commit
5f3a205955
9
libraries/SPI/library.properties
Normal file
9
libraries/SPI/library.properties
Normal file
@@ -0,0 +1,9 @@
|
||||
name=SPI
|
||||
version=1.0
|
||||
author=Hristo Gochkov
|
||||
maintainer=Hristo Gochkov <hristo@espressif.com>
|
||||
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus. For all Arduino boards, BUT Arduino DUE.
|
||||
paragraph=
|
||||
category=Signal Input/Output
|
||||
url=http://arduino.cc/en/Reference/SPI
|
||||
architectures=esp32
|
Reference in New Issue
Block a user