Skip to content

Show status of Continuous Integration server via LED and beeper

License

Notifications You must be signed in to change notification settings

ronalterde/ciSpy

Repository files navigation

CI Spy

Show status of Continuous Integration server (Jenkins) using an RGB LED and a beeper.

Initialize

git submodule update --init

How to build for host

export CXX=g++-5
export CC=gcc-5
make all
make test

How to build for target

source /opt/yocto.../environment-setup....
make all

About

Show status of Continuous Integration server via LED and beeper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published