Skip to content

Commit

Permalink
Add bananapi-m1-plus contract to hw.device-type
Browse files Browse the repository at this point in the history
Change-type: minor
Signed-off-by: Horia Delicoti <[email protected]>
  • Loading branch information
horia-delicoti committed May 23, 2018
1 parent 5cf8eb9 commit 1e35ee6
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 1e35ee6

Please sign in to comment.