Source: hello-pru
Section: embedded
Priority: optional
Maintainer: Bill Gatliff <bgat@billgatliff.com>
Build-Depends: debhelper (>= 11), sdk-pru
Standards-Version: 4.1.3
#Homepage: <insert the upstream URL, if relevant>
#Vcs-Browser: https://salsa.debian.org/debian/blink-pru0
#Vcs-Git: https://salsa.debian.org/debian/blink-pru0.git

Package: hello-pru
Architecture: armhf
Depends: ${misc:Depends}
Description: Test application for PRU0
 Blinks LED3 using PRU0. Intended for use
 as a PRU packaging example.

Package: hello-pru-service
Architecture: all
Depends: ${misc:Depends}, hello-pru
Description: hello-pru systemd service unit
 Manages the hello-pru application as a systemd service unit.
