We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b81bc46 commit 6ec964dCopy full SHA for 6ec964d
libraries/SPI/library.properties
@@ -0,0 +1,8 @@
1
+name=SPI
2
+version=1.0
3
+author=Jonathan BAUDIN, Thibaut VIARD, Arduino
4
+maintainer=Arduino <info@arduino.cc>
5
+sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus. Specific implementation for Arduino Zero.
6
+paragraph=
7
+url=http://www.arduino.cc/en/Reference/SPI
8
+architectures=samd
0 commit comments