diff --git a/orange-pi-one.coffee b/orange-pi-one.coffee index 59923b0..2b194df 100644 --- a/orange-pi-one.coffee +++ b/orange-pi-one.coffee @@ -8,6 +8,7 @@ module.exports = name: 'Orange Pi One' arch: 'armv7hf' state: 'experimental' + community: true instructions: commonImg.instructions gettingStartedLink: diff --git a/orange-pi-one.svg b/orange-pi-one.svg new file mode 100644 index 0000000..b552979 --- /dev/null +++ b/orange-pi-one.svg @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/orange-pi-zero.coffee b/orange-pi-zero.coffee index ecb472f..a82abe4 100644 --- a/orange-pi-zero.coffee +++ b/orange-pi-zero.coffee @@ -8,6 +8,7 @@ module.exports = name: 'Orange Pi Zero' arch: 'armv7hf' state: 'experimental' + community: true instructions: commonImg.instructions gettingStartedLink: diff --git a/orange-pi-zero.svg b/orange-pi-zero.svg new file mode 100644 index 0000000..bd0fb8b --- /dev/null +++ b/orange-pi-zero.svg @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +