Skip to content

flipperdevices/video-game-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flipper Video Game Module (Powered by Raspberry Pi)

Flipper Zero Video Game Module Powered by Raspberry Pi

Building

Requirements:

  • arm-none-eabi-gcc
  • CMake
  • Protobuf

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

  • Press and hold boot button, plug VGM into your computer USB
  • Copy vgm-fw-*.uf2 from build/app folder to newly appeared drive