1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00
Arduino/libraries/Bridge/library.properties

11 lines
574 B
Properties
Raw Normal View History

2013-09-06 15:38:07 +02:00
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)