tobozo / M5Stack-SD-Updater

💾 Customizable menu system for M5Stack, M5Unified and ESP32-Chimera-Core - loads apps from the Micro SD card. Easily add you own apps
MIT License
310 stars 42 forks source link

[SD-App] Please add Pixel-Fun-M5Stack #48

Open tobozo opened 5 years ago

tobozo commented 5 years ago

https://github.com/neoxharsh/Pixel-Fun-M5Stack

tobozo commented 5 years ago

pre-hook:

inofile=Pixel-Fun-M5Stack.ino; inofile_forced=$inofile; mv PixelFun.ino $inofile; sed -i -e 's/ILI9341/M5Display/g' Mover.cpp;

post-hook:

#
tobozo commented 5 years ago

Adding library requirements:

https://github.com/tomsuch/M5StackSAM
tobozo commented 5 years ago

The app has been scheduled for rebuild

tobozo commented 4 years ago

Compilation of this package failed, it has been labeled as invalid until the source of the problem is identified and addressed