Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
23 lines (22 sloc) 624 Bytes
name: pi2-piglow
version: 2.1
summary: Piglow Demo
architectures: [armhf]
description: |
This snap demonstrates the use of the snappy Ubuntu core skill system
to access and manipulate the "piglow" add-on board on a Raspberry Pi 2.
It is expected to be used in tandem with the pi2-i2c snap from:
https://github.com/zyga/snappy-pi2-i2c
apps:
foreground:
command: piglow
background:
command: piglow --forever --breathe
daemon: simple
parts:
piglow:
plugin: make
source: .
# NOTE: currently disabled as it doesn't work with snapcraft 2.2.2
# uses:
# i2c: