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
316 stars 42 forks source link

[SD-App] Please add M5Stack-Crazy_Asteroids #53

Open tobozo opened 5 years ago

tobozo commented 5 years ago

https://github.com/RJPlog/M5Stack-CrazyAsteroids

tobozo commented 5 years ago

pre-hook:

cat Crazy_Asteroid.ino EntrySection.ino ExitSection.ino printAsteroid.ino printSpaceShip.ino > out.blah; rm *.ino; inofile_forced="M5Stack-CrazyAsteroids.ino"; mv out.blah $inofile_forced; inofile=$inofile_forced

post-hook:

#

tobozo commented 5 years ago

The app has been scheduled for rebuild

tobozo commented 5 years ago

The app has been scheduled for rebuild

tobozo commented 5 years ago

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