1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-02-20 14:54:31 +01:00

Bundled libraries update

This commit is contained in:
Federico Fissore 2015-04-23 13:01:30 +02:00
parent f76087cd10
commit 0b4b76fa67
15 changed files with 87 additions and 87 deletions

View File

@ -1,5 +1,5 @@
name=Bridge
version=1.0.1
version=1.0.2
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables the communication between the Linux processor and the AVR. For Arduino Yún and TRE only.

View File

@ -1,5 +1,5 @@
name=Esplora
version=1.0.1
version=1.0.2
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Grants easy access to the various sensors and actuators of the Esplora. For Arduino Esplora only.

View File

@ -1,5 +1,5 @@
name=Ethernet
version=1.0.0
version=1.0.1
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables network connection (local and Internet) using the Arduino Ethernet board or shield. For all Arduino boards.

View File

@ -1,5 +1,5 @@
name=Firmata
version=2.3.6
version=2.3.7
author=Firmata Developers
maintainer=Firmata Developers <firmata-devel@lists.sourceforge.net>
sentence=Enables the communication with computer apps using a standard serial protocol. For all Arduino boards.

View File

@ -1,5 +1,5 @@
name=GSM
version=1.0.1
version=1.0.2
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables GSM/GRPS network connection using the Arduino GSM Shield. For all Arduino boards BUT Arduino DUE.

View File

@ -1,5 +1,5 @@
name=Robot IR Remote
version=1.0.0
version=1.0.1
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Allows controlling the Arduino Robot via an IR remote control. For Arduino Robot only.

View File

@ -1,5 +1,5 @@
name=Robot Control
version=1.0.0
version=1.0.1
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables easy access to the controls of the Arduino Robot Control board. For Arduino Robot only.

View File

@ -1,5 +1,5 @@
name=Robot Motor
version=1.0.0
version=1.0.1
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables easy access to the motors of the Arduino Robot Motor board. For Arduino Robot only.

View File

@ -1,5 +1,5 @@
name=SD
version=1.0.2
version=1.0.3
author=Arduino, SparkFun
maintainer=Arduino <info@arduino.cc>
sentence=Enables reading and writing on SD cards. For all Arduino boards.

View File

@ -1,5 +1,5 @@
name=Scheduler
version=0.4.0
version=0.4.1
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Allows multiple tasks to run at the same time, without interrupting each other. For Arduino DUE only.

View File

@ -1,5 +1,5 @@
name=Stepper
version=1.0.0
version=1.0.1
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Allows Arduino boards to control a variety of stepper motors. For all Arduino boards.

View File

@ -1,5 +1,5 @@
name=TFT
version=1.0.0
version=1.0.1
author=Arduino, Adafruit
maintainer=Arduino <info@arduino.cc>
sentence=Allows drawing text, images, and shapes on the Arduino TFT graphical display. For all Arduino boards.

View File

@ -1,5 +1,5 @@
name=USBHost
version=1.0.0
version=1.0.1
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Allows the communication with USB peripherals like mice, keyboards, and thumbdrives. For Arduino DUE only.

View File

@ -1,5 +1,5 @@
name=WiFi
version=1.2.1
version=1.2.2
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables network connection (local and Internet) using the Arduino WiFi shield. For all Arduino boards.