mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-29 18:52:13 +01:00
Bridge library to the 1.5 format
This commit is contained in:
parent
effb59da4b
commit
81338e245b
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)
|
Loading…
x
Reference in New Issue
Block a user