Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Commit

Permalink
artik530.coffee: Set board to experimental
Browse files Browse the repository at this point in the history
This board was incorrectly set to released

Signed-off-by: Florin Sarbu <florin@resin.io>
  • Loading branch information
Florin Sarbu committed Jun 4, 2018
1 parent fc09d75 commit 97e9c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artik530.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ module.exports =
aliases: [ 'artik530' ]
name: 'Samsung Artik 530'
arch: 'armv7hf'
state: 'released'
state: 'experimental'

stateInstructions:
postProvisioning: postProvisioningInstructions
Expand Down

0 comments on commit 97e9c41

Please sign in to comment.