mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Bridge library to the 1.5 format
This commit is contained in:
10
libraries/Bridge/library.properties
Normal file
10
libraries/Bridge/library.properties
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
name=Bridge
|
||||||
|
author=Arduino
|
||||||
|
email=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=avr
|
||||||
|
version=1.0
|
||||||
|
dependencies=none
|
||||||
|
core-dependencies=arduino (>1.5.4)
|
Reference in New Issue
Block a user