Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 533 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 533 Bytes

simon_game

This is the project of a Simon game implemented on a Beagle Bone Black.

Simon Game

Beagle Bone Black

Compilation

It is required to build this project with arm-linux-gnueabihf-g++-8 compiler. In the makefile the configuration of the ssh cross-compilation can be modified (IP address of the BBB).

make clean all