Skip to content

Commit

Permalink
Merge pull request #30 from resin-io/add_bananapiDevice
Browse files Browse the repository at this point in the history
Add bananapi-m1-plus contract to hw.device-type
  • Loading branch information
horia-delicoti authored May 23, 2018
2 parents 5cf8eb9 + 1e35ee6 commit 3b875a1
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions contracts/hw.device-type/bananapi-m1-plus.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"slug": "bananapi-m1-plus",
"version": "1",
"type": "hw.device-type",
"name": "BananaPi-M1+",
"arch": "armv7hf",
"hdmi": true,
"led": false,
"connectivity": {
"bluetooth": false
},
"storage": {
"internal": false
},
"media": {
"installation": "sdcard"
}
}

0 comments on commit 3b875a1

Please sign in to comment.