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 mongonta0716's M5Stack-Faces-Calc #106

Open tobozo opened 4 years ago

tobozo commented 4 years ago

https://github.com/mongonta0716/M5Stack-Faces-Calc

tobozo commented 4 years ago

The app has been scheduled for rebuild

tobozo commented 4 years ago

pre-hook:

install_arduino_lib https://github.com/codeplea/tinyexpr; cd ~/Arduino/libraries/tinyexpr-master; find . ! -name "tinyexpr.*" -type f -exec rm -f {} +; #   cp ~/Arduino/libraries/tinyexpr-master/tinyexpr.* $WORK_DIR/$repo_name/; rm -Rf ~/Arduino/libraries/tinyexpr-master; 

post-hook:

# 
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