aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.audioeventtester.bb
blob: 8b46c8876ac287141bf2a5618c9705cf165173dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require bug-app.inc

DESCRIPTION = "Simple app to test the audio module's interrupt handling.  If a jack is inserted into any of Headphone/Line-in/Line-out/Mic, the module's green LED will light up until it is removed.  This is also true for the buttons (press, LED lights, release, LED goes off).  \
Only works with R1.4"
HOMEPAGE = "http://buglabs.net/applications/AudioEventTester"

DEPENDS += "com.buglabs.bug.module.audio com.buglabs.bug.audio.common com.buglabs.common com.buglabs.osgi service-tracker "

PV = "2"

SRC_LINK = "http://buglabs.net/program_version/download/593"

APIVERSION = ""