mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Updated libraries metadata
This commit is contained in:
@ -1,11 +1,10 @@
|
||||
|
||||
name=SPI
|
||||
author=cmaglie
|
||||
email=Cristian Maglie <c.maglie@arduino.cc>
|
||||
sentence=With this library you can use the SPI interface of your Arduino board.
|
||||
sentence=Handle communications through SPI bus
|
||||
paragraph=This library implements the standard function available for the SPI bus.
|
||||
url=http://arduino.cc/en/Reference/SPI
|
||||
architectures=avr, sam
|
||||
architectures=avr,sam
|
||||
version=1.0
|
||||
dependencies= none
|
||||
dependencies=
|
||||
core-dependencies=arduino (>=1.5.0)
|
||||
|
Reference in New Issue
Block a user