GitXplorerGitXplorer
f

video-game-module

public
57 stars
10 forks
3 issues

Commits

List of commits on branch dev.
Verified
b57986deb02a933e83986be9fa9c680c32287b77

Merge pull request #14 from flipperdevices/drunkbatya/ci-cd-fix

ddrunkbatya committed 4 months ago
Verified
8e5f2e92f369714027900996c3710b40e69ca2ed

Merge branch 'dev' into drunkbatya/ci-cd-fix

ddrunkbatya committed 4 months ago
Unverified
dfc48ace6255a147f689d6fb26430dc54c6019d0

Remove extra code

ddrunkbatya committed 4 months ago
Unverified
7f8511b0e7253d74c21e803c2022063ffc9c2d9f

Remove extra code

ddrunkbatya committed 4 months ago
Unverified
e69c090482908430e4e4e96069097e7c8402db40

Fix ubuntu version

ddrunkbatya committed 4 months ago
Unverified
fa3b50594fc831989ad662463374236437d71508

Add cmake

ddrunkbatya committed 4 months ago

README

The README file for this repository.

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