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

[SD-App] please add @G4lile0's ESP32-WiFi-Hash-Monster

Open tobozo opened this issue 5 years ago • 3 comments

https://github.com/G4lile0/ESP32-WiFi-Hash-Monster

tobozo avatar Nov 18 '19 08:11 tobozo

The app has been scheduled for rebuild

tobozo avatar Nov 18 '19 10:11 tobozo

I recently added platform.io support to that project. Should be merged soon. This might help you with building.

However the builds are platform dependent. How do you deal with that in general? There are multiple variants of M5Stack and odroid

tbaumann avatar Sep 24 '20 12:09 tbaumann

with the help of LovyanGFX driver autodetect feature and a few additions to the ESP32-Chimera-Core it will soon be possible to have a single binary that fits all devices, so the future is very bright

the real issue with multiple variants is about the partitions schemes, mixing them is still possible but it can prevent the OTA rollback to work properly and this makes the SD-Updater very slow to load binaries

tobozo avatar Sep 24 '20 19:09 tobozo