Skip to content

Commit fda5830

Browse files
SimonePDAcalvinatintel
SimonePDA
authored andcommitted
Update library.properties
1 parent 7905133 commit fda5830

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries/SPI/library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name=SPI
22
version=1.0
33
author=Intel/Emutex
44
maintainer=Intel/Emutex <dan@emutex.com>
5-
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus. For all Arduino 101 boards.
6-
paragraph=
5+
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus. For Curie Core boards.
6+
paragraph=SPI is a synchronous serial data protocol used by microcontrollers for communicating with one or more peripheral devices quickly over short distances. It uses three lines common to all devices (MISO, MOSI and SCK) and one specific for each device.
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/SPI
99
architectures=arc32

0 commit comments

Comments
 (0)