We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 076619a commit d097a55Copy full SHA for d097a55
libraries/SPI/library.properties
@@ -1,9 +1,9 @@
1
name=SPI
2
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=
+author=Arduino, Wi6Labs
+maintainer=stm32duino
+sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus.
+paragraph=This library is based on the official Arduino SPI library and adapted to STM32 boards.
7
category=Communication
8
url=http://www.arduino.cc/en/Reference/SPI
9
architectures=stm32
0 commit comments