1
0
Fork 0
forked from len0rd/rockbox

test_codec/test_fps: Use pluginlib_touchscreen API to make them fit for touchscreen including point mode.

Enable test_fps on RaaA also.

Change-Id: Ifeb60d5ad30bde1f8a645cd9e9d5d5ae34f4425d
This commit is contained in:
Thomas Martitz 2012-01-27 00:15:15 +01:00
parent 049f3c782a
commit 93a4b32d03
3 changed files with 107 additions and 5 deletions

View file

@ -17,6 +17,7 @@ boomshine.lua
#ifdef HAVE_TEST_PLUGINS /* enable in advanced build options */
test_fps.c
#ifdef HAVE_ADJUSTABLE_CPU_FREQ
test_boost.c
#endif