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 lovyan03/M5Stack_LovyanLauncher #61

Open tobozo opened 5 years ago

tobozo commented 5 years ago

https://github.com/lovyan03/M5Stack_LovyanLauncher

tobozo commented 5 years ago

repo_branch: unstable

Add library requirements:

https://github.com/bblanchon/ArduinoJson/archive/6.x.zip
https://github.com/lovyan03/M5Stack_TreeView/archive/master.zip
https://github.com/lovyan03/M5Stack_OnScreenKeyboard/archive/master.zip
tobozo commented 5 years ago

The app has been scheduled for rebuild

tobozo commented 4 years ago

m5builder url:

https://github.com/lovyan03/LovyanLauncher-firmware

pre-hook:

if [[ "$APP_BOARD" == "odroid" ]]; then needs_firmware=1; fi

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