eduardofilo / rg350_test

Application to test RG350: joysticks, pad, buttons, mouse, sound,sdcards.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RG350 Test

Application to test RG350: joysticks, pad, buttons, mouse, sound,sdcards.

Author

Rafa Vico http://github.com/rafavico

License

GPL v.2

Screenshots

image

image

Compiling

libShake

This lib have to be installed in the toolchain:

git clone https://github.com/zear/libShake.git
cd libShake
PLATFORM=gcw0 BACKEND=LINUX make install

RG350 test

cd rg350_test
make clean
make
./make_opk.sh

About

Application to test RG350: joysticks, pad, buttons, mouse, sound,sdcards.

License:GNU General Public License v2.0


Languages

Language:C++ 97.3%Language:Makefile 1.7%Language:Shell 1.0%