https://github.com/flipperdevices/video-game-module
https://github.com/flipperdevices/video-game-module
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flipperdevices/video-game-module
- Owner: flipperdevices
- Created: 2023-11-07T21:50:59.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-05-06T11:53:47.000Z (about 2 years ago)
- Last Synced: 2025-05-12T21:40:54.942Z (about 1 year ago)
- Language: C
- Size: 97.7 KB
- Stars: 62
- Watchers: 12
- Forks: 15
- Open Issues: 4
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Flipper 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