aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadu Oana <radu.oana@ericsson.com>2016-10-25 09:32:44 -0400
committerRadu Oana <radu.oana@ericsson.com>2016-10-25 09:32:44 -0400
commit869a32736034a7a4b243e19050d412e634f7fcd4 (patch)
treeeef3115bf80004147bba159bd6ce032b8595d3f7
parentc2ec62d0a99d4c6d2013111227c22733cb7f0511 (diff)
downloadpackages-869a32736034a7a4b243e19050d412e634f7fcd4.tar.gz
packages-869a32736034a7a4b243e19050d412e634f7fcd4.zip
Add boneGPIO
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 8e19dd6..712ceb3 100644
--- a/packages.json
+++ b/packages.json
@@ -5371,5 +5371,18 @@
"description": "A tiny concatenative programming language and shell.",
"license": "MIT",
"web": "https://h3rald.com/minim"
+ },
+ {
+ "name": "boneGPIO",
+ "url": "https://github.com/xyz32/boneGPIO",
+ "method": "git",
+ "tags": [
+ "library",
+ "GPIO",
+ "BeagleBone"
+ ],
+ "description": "A low level GPIO library for the BeagleBone board family",
+ "license": "MIT",
+ "web": "https://vimeo.com/134834958"
}
]