mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Bundled libraries update
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
name=Bridge
|
name=Bridge
|
||||||
version=1.0.1
|
version=1.0.2
|
||||||
author=Arduino
|
author=Arduino
|
||||||
maintainer=Arduino <info@arduino.cc>
|
maintainer=Arduino <info@arduino.cc>
|
||||||
sentence=Enables the communication between the Linux processor and the AVR. For Arduino Yún and TRE only.
|
sentence=Enables the communication between the Linux processor and the AVR. For Arduino Yún and TRE only.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name=Esplora
|
name=Esplora
|
||||||
version=1.0.1
|
version=1.0.2
|
||||||
author=Arduino
|
author=Arduino
|
||||||
maintainer=Arduino <info@arduino.cc>
|
maintainer=Arduino <info@arduino.cc>
|
||||||
sentence=Grants easy access to the various sensors and actuators of the Esplora. For Arduino Esplora only.
|
sentence=Grants easy access to the various sensors and actuators of the Esplora. For Arduino Esplora only.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name=Ethernet
|
name=Ethernet
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
author=Arduino
|
author=Arduino
|
||||||
maintainer=Arduino <info@arduino.cc>
|
maintainer=Arduino <info@arduino.cc>
|
||||||
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. For all Arduino boards.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name=Firmata
|
name=Firmata
|
||||||
version=2.3.6
|
version=2.3.7
|
||||||
author=Firmata Developers
|
author=Firmata Developers
|
||||||
maintainer=Firmata Developers <firmata-devel@lists.sourceforge.net>
|
maintainer=Firmata Developers <firmata-devel@lists.sourceforge.net>
|
||||||
sentence=Enables the communication with computer apps using a standard serial protocol. For all Arduino boards.
|
sentence=Enables the communication with computer apps using a standard serial protocol. For all Arduino boards.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name=GSM
|
name=GSM
|
||||||
version=1.0.1
|
version=1.0.2
|
||||||
author=Arduino
|
author=Arduino
|
||||||
maintainer=Arduino <info@arduino.cc>
|
maintainer=Arduino <info@arduino.cc>
|
||||||
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. For all Arduino boards BUT Arduino DUE.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name=Robot IR Remote
|
name=Robot IR Remote
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
author=Arduino
|
author=Arduino
|
||||||
maintainer=Arduino <info@arduino.cc>
|
maintainer=Arduino <info@arduino.cc>
|
||||||
sentence=Allows controlling the Arduino Robot via an IR remote control. For Arduino Robot only.
|
sentence=Allows controlling the Arduino Robot via an IR remote control. For Arduino Robot only.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name=Robot Control
|
name=Robot Control
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
author=Arduino
|
author=Arduino
|
||||||
maintainer=Arduino <info@arduino.cc>
|
maintainer=Arduino <info@arduino.cc>
|
||||||
sentence=Enables easy access to the controls of the Arduino Robot Control board. For Arduino Robot only.
|
sentence=Enables easy access to the controls of the Arduino Robot Control board. For Arduino Robot only.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name=Robot Motor
|
name=Robot Motor
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
author=Arduino
|
author=Arduino
|
||||||
maintainer=Arduino <info@arduino.cc>
|
maintainer=Arduino <info@arduino.cc>
|
||||||
sentence=Enables easy access to the motors of the Arduino Robot Motor board. For Arduino Robot only.
|
sentence=Enables easy access to the motors of the Arduino Robot Motor board. For Arduino Robot only.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name=SD
|
name=SD
|
||||||
version=1.0.2
|
version=1.0.3
|
||||||
author=Arduino, SparkFun
|
author=Arduino, SparkFun
|
||||||
maintainer=Arduino <info@arduino.cc>
|
maintainer=Arduino <info@arduino.cc>
|
||||||
sentence=Enables reading and writing on SD cards. For all Arduino boards.
|
sentence=Enables reading and writing on SD cards. For all Arduino boards.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name=Scheduler
|
name=Scheduler
|
||||||
version=0.4.0
|
version=0.4.1
|
||||||
author=Arduino
|
author=Arduino
|
||||||
maintainer=Arduino <info@arduino.cc>
|
maintainer=Arduino <info@arduino.cc>
|
||||||
sentence=Allows multiple tasks to run at the same time, without interrupting each other. For Arduino DUE only.
|
sentence=Allows multiple tasks to run at the same time, without interrupting each other. For Arduino DUE only.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name=Stepper
|
name=Stepper
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
author=Arduino
|
author=Arduino
|
||||||
maintainer=Arduino <info@arduino.cc>
|
maintainer=Arduino <info@arduino.cc>
|
||||||
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. For all Arduino boards.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name=TFT
|
name=TFT
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
author=Arduino, Adafruit
|
author=Arduino, Adafruit
|
||||||
maintainer=Arduino <info@arduino.cc>
|
maintainer=Arduino <info@arduino.cc>
|
||||||
sentence=Allows drawing text, images, and shapes on the Arduino TFT graphical display. For all Arduino boards.
|
sentence=Allows drawing text, images, and shapes on the Arduino TFT graphical display. For all Arduino boards.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name=USBHost
|
name=USBHost
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
author=Arduino
|
author=Arduino
|
||||||
maintainer=Arduino <info@arduino.cc>
|
maintainer=Arduino <info@arduino.cc>
|
||||||
sentence=Allows the communication with USB peripherals like mice, keyboards, and thumbdrives. For Arduino DUE only.
|
sentence=Allows the communication with USB peripherals like mice, keyboards, and thumbdrives. For Arduino DUE only.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name=WiFi
|
name=WiFi
|
||||||
version=1.2.1
|
version=1.2.2
|
||||||
author=Arduino
|
author=Arduino
|
||||||
maintainer=Arduino <info@arduino.cc>
|
maintainer=Arduino <info@arduino.cc>
|
||||||
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. For all Arduino boards.
|
||||||
|
Reference in New Issue
Block a user