flipperdevices / video-game-module

51 stars 10 forks source link

Flipper Video Game Module (Powered by Raspberry Pi)

Flipper Zero Video Game Module Powered by Raspberry Pi

Building

Requirements:

Getting Source Code

git clone --recursive https://github.com/flipperdevices/video-game-module.git

Make sure that all git sub-modules was recursively cloned.

Compiling

# In project folder
( cd build && cmake .. && make )

Compiled firmware can be found in app folder.

Flashing