aboutsummaryrefslogtreecommitdiffstats
path: root/arduino/libraries/SoftwareSerial/library.properties
diff options
context:
space:
mode:
Diffstat (limited to 'arduino/libraries/SoftwareSerial/library.properties')
-rwxr-xr-xarduino/libraries/SoftwareSerial/library.properties9
1 files changed, 9 insertions, 0 deletions
diff --git a/arduino/libraries/SoftwareSerial/library.properties b/arduino/libraries/SoftwareSerial/library.properties
new file mode 100755
index 0000000..9a6a10e
--- /dev/null
+++ b/arduino/libraries/SoftwareSerial/library.properties
@@ -0,0 +1,9 @@
+name=SoftwareSerial
+version=1.0.0
+author=Arduino
+maintainer=Arduino <swdev@arduino.org>
+sentence=Enables serial communication on digital pins.
+paragraph=The SoftwareSerial library has been developed to allow serial communication on any digital pin of the board, using software to replicate the functionality of the hardware UART. It is possible to have multiple software serial ports with speeds up to 115200 bps.
+category=Communication
+url=http://arduino.cc/en/Reference/SoftwareSerial
+architectures=nrf52