Skip to content
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
3 changes: 2 additions & 1 deletion libraries/HID/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Module for PluggableUSB infrastructure. Exposes an API for devices like Keyboards, Mice and Gamepads
paragraph=
category=Other
url=http://www.arduino.cc/en/Reference/HID
architectures=samd
architectures=samd
1 change: 1 addition & 0 deletions libraries/SAMD_AnalogCorrection/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Sets and enables the digital correction logic of the SAMD ADC.
paragraph=Useful to correct the values returned by the ADC.
category=Other
url=
architectures=samd
1 change: 1 addition & 0 deletions libraries/SPI/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ author=Jonathan BAUDIN, Thibaut VIARD, Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus. Specific implementation for Arduino Zero.
paragraph=
category=Communication
url=http://www.arduino.cc/en/Reference/SPI
architectures=samd
1 change: 1 addition & 0 deletions libraries/USBHost/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Allows the communication with USB peripherals like mice, keyboards, and thumbdrives. For Arduino Due and Zero.
paragraph=The USBHost library allows the board to appear as a USB host, enabling it to communicate with peripherals like USB mice and keyboards. USBHost does not support devices that are connected through USB hubs. This includes some keyboards that have an internal hub.
category=Other
url=http://arduino.cc/en/Reference/USBHost
architectures=samd
2 changes: 1 addition & 1 deletion libraries/Wire/library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ author=Jonathan BAUDIN, Thibaut VIARD, Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Allows the communication between devices or sensors connected via Two Wire Interface Bus. Specific implementation for Arduino Zero.
paragraph=
category=Communication
url=http://www.arduino.cc/en/Reference/Wire
architectures=samd