M5Stack-SD-Updater icon indicating copy to clipboard operation
M5Stack-SD-Updater copied to clipboard

[SD-App] default launcher tobozo/M5Stack-SD-Updater

Open tobozo opened this issue 6 years ago • 3 comments

https://github.com/tobozo/M5Stack-SD-Updater

tobozo avatar Sep 09 '19 15:09 tobozo

Add library requirements:

https://github.com/bblanchon/ArduinoJson/releases/download/v6.18.5/ArduinoJson-v6.18.5.zip
https://github.com/tobozo/ESP32-Chimera-Core
https://github.com/lovyan03/LovyanGFX

namespace: TobozoLauncher

pre-hook:

needs_firmware=1; inofile_forced=examples/M5Stack-SD-Menu/M5Stack-SD-Menu.ino; inofile=$inofile_forced; if [[ "$repo_branch" == "unstable" ]]; then SDCardAppNameSpace=BetaLauncher;else SDCardAppNameSpace=TobozoLauncher; fi; expectedOutFileName="$SDCardAppNameSpace.bin"

post-hook:

#

tobozo avatar Sep 09 '19 15:09 tobozo

The app has been scheduled for rebuild

tobozo avatar Nov 01 '19 12:11 tobozo

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

tobozo avatar Nov 07 '19 09:11 tobozo