1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-07 00:04:36 +03:00

Updated all library.properties to 1.5 rev2 lib format

This commit is contained in:
Cristian Maglie
2014-02-18 17:22:40 +01:00
parent 170b742e4b
commit 76ded605ff
16 changed files with 30 additions and 60 deletions

View File

@@ -1,10 +1,8 @@
name=Bridge
version=1.0
author=Arduino
email=info@arduino.cc
maintainer=Arduino <info@arduino.cc>
sentence=The library to use the Arduino YUN. The Bridge library create a link between the 32U4 and the AR9331 enabling to control most of the linux features from the sketch.
paragraph=The Bridge library feature: access to the shared storage, run and manage linux processes, open a remote console, access to the linux file system, including the SD card, enstablish http clients or servers.
url=http://arduino.cc/en/Reference/YunBridgeLibrary
architectures=*
version=1.0
dependencies=none
core-dependencies=arduino (>1.5.4)