added arduino, modified build
This commit is contained in:
10
arduino/libraries/Bridge/library.properties
Normal file
10
arduino/libraries/Bridge/library.properties
Normal file
@@ -0,0 +1,10 @@
|
||||
name=Bridge
|
||||
version=1.7.0
|
||||
author=Arduino
|
||||
maintainer=Arduino <info@arduino.cc>
|
||||
sentence=Enables the communication between the Linux processor and the microcontroller. For Arduino/Genuino Yún, Yún Shield and TRE only.
|
||||
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.
|
||||
category=Communication
|
||||
url=http://www.arduino.cc/en/Reference/YunBridgeLibrary
|
||||
architectures=*
|
||||
dot_a_linkage=true
|
||||
Reference in New Issue
Block a user