Skip to content

Library sentences #4641

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 3, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion hardware/arduino/avr/libraries/EEPROM/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name=EEPROM
version=2.0
author=Arduino, Christopher Andrews
maintainer=Arduino <[email protected]>
sentence=Enables reading and writing to the permanent board storage. For all Arduino boards BUT Arduino DUE and Arduino ZERO.
sentence=Enables reading and writing to the permanent board storage.
paragraph=
category=Data Storage
url=http://www.arduino.cc/en/Reference/EEPROM
Expand Down
2 changes: 1 addition & 1 deletion hardware/arduino/avr/libraries/HID/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name=HID
version=1.0
author=Arduino
maintainer=Arduino <[email protected]>
sentence=Module for PluggableUSB infrastructure. Exposes an API for devices like Keyboards, Mice and Gamepads
sentence=Module for PluggableUSB infrastructure. Exposes an API for devices like Keyboards, Mice and Gamepads.
paragraph=
category=Communication
url=http://www.arduino.cc/en/Reference/HID
Expand Down
2 changes: 1 addition & 1 deletion hardware/arduino/avr/libraries/SPI/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name=SPI
version=1.0
author=Arduino
maintainer=Arduino <[email protected]>
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus. For all Arduino boards, BUT Arduino DUE.
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus.
paragraph=
category=Communication
url=http://www.arduino.cc/en/Reference/SPI
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name=SoftwareSerial
version=1.0
author=Arduino
maintainer=Arduino <[email protected]>
sentence=Enables serial communication on digital pins. For all Arduino boards, BUT Arduino DUE.
sentence=Enables serial communication on digital pins.
paragraph=
category=Communication
url=http://www.arduino.cc/en/Reference/SoftwareSerial
Expand Down
2 changes: 1 addition & 1 deletion hardware/arduino/avr/libraries/Wire/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name=Wire
version=1.0
author=Arduino
maintainer=Arduino <[email protected]>
sentence=Allows the communication between devices or sensors connected via Two Wire Interface Bus. For all Arduino boards, BUT Arduino DUE.
sentence=Allows the communication between devices or sensors connected via Two Wire Interface Bus.
paragraph=
category=Communication
url=http://www.arduino.cc/en/Reference/Wire
Expand Down
2 changes: 1 addition & 1 deletion hardware/arduino/sam/libraries/HID/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name=HID
version=1.0
author=Arduino
maintainer=Arduino <[email protected]>
sentence=Module for PluggableUSB infrastructure. Exposes an API for devices like Keyboards, Mice and Gamepads
sentence=Module for PluggableUSB infrastructure. Exposes an API for devices like Keyboards, Mice and Gamepads.
paragraph=
category=Communication
url=http://www.arduino.cc/en/Reference/HID
Expand Down
2 changes: 1 addition & 1 deletion hardware/arduino/sam/libraries/SPI/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name=SPI
version=1.0
author=Arduino
maintainer=Arduino <[email protected]>
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus. For Arduino DUE only.
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus.
paragraph=
category=Communication
url=http://www.arduino.cc/en/Reference/SPI
Expand Down
2 changes: 1 addition & 1 deletion hardware/arduino/sam/libraries/Wire/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name=Wire
version=1.0
author=Arduino
maintainer=Arduino <[email protected]>
sentence=Allows the communication between devices or sensors connected via Two Wire Interface Bus. For Arduino DUE only.
sentence=Allows the communication between devices or sensors connected via Two Wire Interface Bus.
paragraph=
category=Communication
url=http://www.arduino.cc/en/Reference/Wire
Expand Down
2 changes: 1 addition & 1 deletion libraries/Ethernet/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name=Ethernet
version=1.1.1
author=Arduino
maintainer=Arduino <[email protected]>
sentence=Enables network connection (local and Internet) using the Arduino Ethernet board or shield. For all Arduino boards.
sentence=Enables network connection (local and Internet) using the Arduino Ethernet Board or Shield.
paragraph=With this library you can use the Arduino Ethernet (shield or board) to connect to Internet. The library provides both Client and server functionalities. The library permits you to connect to a local network also with DHCP and to resolve DNS.
category=Communication
url=http://www.arduino.cc/en/Reference/Ethernet
Expand Down
2 changes: 1 addition & 1 deletion libraries/GSM/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name=GSM
version=1.0.5
author=Arduino
maintainer=Arduino <[email protected]>
sentence=Enables GSM/GRPS network connection using the Arduino GSM Shield. For all Arduino boards BUT Arduino DUE.
sentence=Enables GSM/GRPS network connection using the Arduino GSM Shield.
paragraph=Use this library to make/receive voice calls, to send and receive SMS with the Quectel M10 GSM module.</br>This library also allows you to connect to internet through the GPRS networks. You can either use web Clients and Servers.</br>
category=Communication
url=http://www.arduino.cc/en/Reference/GSM
Expand Down
4 changes: 2 additions & 2 deletions libraries/LiquidCrystal/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name=LiquidCrystal
version=1.0.4
author=Arduino, Adafruit
maintainer=Arduino <[email protected]>
sentence=Allows communication with alphanumerical liquid crystal displays (LCDs). For all Arduino boards.
paragraph=This library allows an Arduino board to control LiquidCrystal displays (LCDs) based on the Hitachi HD44780 (or a compatible) chipset, which is found on most text-based LCDs. The library works with in either 4 or 8 bit mode (i.e. using 4 or 8 data lines in addition to the rs, enable, and, optionally, the rw control lines).
sentence=Allows communication with alphanumerical liquid crystal displays (LCDs).
paragraph=This library allows an Arduino/Genuino board to control LiquidCrystal displays (LCDs) based on the Hitachi HD44780 (or a compatible) chipset, which is found on most text-based LCDs. The library works with in either 4 or 8 bit mode (i.e. using 4 or 8 data lines in addition to the rs, enable, and, optionally, the rw control lines).
category=Display
url=http://www.arduino.cc/en/Reference/LiquidCrystal
architectures=*
4 changes: 2 additions & 2 deletions libraries/SD/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name=SD
version=1.0.7
author=Arduino, SparkFun
maintainer=Arduino <[email protected]>
sentence=Enables reading and writing on SD cards. For all Arduino boards.
paragraph=Once an SD memory card is connected to the SPI interfare of the Arduino board you are enabled to create files and read/write on them. You can also move through directories on the SD card.
sentence=Enables reading and writing on SD cards.
paragraph=Once an SD memory card is connected to the SPI interfare of the Arduino/Genuino board you are enabled to create files and read/write on them. You can also move through directories on the SD card.
category=Data Storage
url=http://www.arduino.cc/en/Reference/SD
architectures=*
2 changes: 1 addition & 1 deletion libraries/Servo/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name=Servo
version=1.1.1
author=Michael Margolis, Arduino
maintainer=Arduino <[email protected]>
sentence=Allows Arduino boards to control a variety of servo motors. For all Arduino boards.
sentence=Allows Arduino/Genuino boards to control a variety of servo motors.
paragraph=This library can control a great number of servos.<br />It makes careful use of timers: the library can control 12 servos using only 1 timer.<br />On the Arduino Due you can control up to 60 servos.<br />
category=Device Control
url=http://www.arduino.cc/en/Reference/Servo
Expand Down
2 changes: 1 addition & 1 deletion libraries/Stepper/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name=Stepper
version=1.1.2
author=Arduino
maintainer=Arduino <[email protected]>
sentence=Allows Arduino boards to control a variety of stepper motors. For all Arduino boards.
sentence=Allows Arduino boards to control a variety of stepper motors.
paragraph=This library allows you to control unipolar or bipolar stepper motors. To use it you will need a stepper motor, and the appropriate hardware to control it.
category=Device Control
url=http://www.arduino.cc/en/Reference/Stepper
Expand Down
4 changes: 2 additions & 2 deletions libraries/TFT/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name=TFT
version=1.0.5
author=Arduino, Adafruit
maintainer=Arduino <[email protected]>
sentence=Allows drawing text, images, and shapes on the Arduino TFT graphical display. For all Arduino boards.
paragraph=This library is compatible with most of the TFT display based on the ST7735 chipset
sentence=Allows drawing text, images, and shapes on the Arduino TFT graphical display.
paragraph=This library is compatible with most of the TFT display based on the ST7735 chipset.
category=Display
url=http://www.arduino.cc/en/Reference/TFTLibrary
architectures=*
2 changes: 1 addition & 1 deletion libraries/WiFi/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name=WiFi
version=1.2.6
author=Arduino
maintainer=Arduino <[email protected]>
sentence=Enables network connection (local and Internet) using the Arduino WiFi shield. For all Arduino boards.
sentence=Enables network connection (local and Internet) using the Arduino WiFi shield.
paragraph=With this library you can instantiate Servers, Clients and send/receive UDP packets through WiFi. The shield can connect either to open or encrypted networks (WEP, WPA). The IP address can be assigned statically or through a DHCP. The library can also manage DNS.
category=Communication
url=http://www.arduino.cc/en/Reference/WiFi
Expand Down