Skip to content

Commit d097a55

Browse files
author
fpr
committed
Update SPI library properties
Signed-off-by: fpr <fabien.perroquin@wi6labs.com>
1 parent 076619a commit d097a55

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

libraries/SPI/library.properties

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=SPI
22
version=1.0
3-
author=Arduino
4-
maintainer=Arduino <info@arduino.cc>
5-
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus. For Arduino DUE only.
6-
paragraph=
3+
author=Arduino, Wi6Labs
4+
maintainer=stm32duino
5+
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus.
6+
paragraph=This library is based on the official Arduino SPI library and adapted to STM32 boards.
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/SPI
99
architectures=stm32

0 commit comments

Comments
 (0)