Skip to content

Forairaaaaa/m5gfx_simulator_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M5GFX Cpp 模拟器

工具链:

  • macOS: brew install sdl2 cmake make
  • Ubuntu: sudo apt install build-essential cmake libsdl2-dev

拉取依赖:

python3 ./fetch_repos.py

编译:

mkdir build && cd build
cmake .. && make -j20

About

M5GFX Cpp 模拟器

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors