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 @G4lile0's ESP32-WiFi-Hash-Monster #121

Open tobozo opened 4 years ago

tobozo commented 4 years ago

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

tobozo commented 4 years ago

The app has been scheduled for rebuild

tbaumann commented 3 years ago

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

tobozo commented 3 years ago

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