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:
@@ -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)
|
||||
|
Reference in New Issue
Block a user