YOLO Edition
This is a bugfix + feature (and probably new bugs) release !
SD Updater Menu
- Merged YOLO Downloader into SD-Updater
- Fixed a few bugs to avoid Launcher's boot war :-)
- Fixed crash when more than 32 binaries are on the SD
- Now using patched version of M5StackSam
- Update README.md
- Auto replicate before listing (was doing after)
- Namespaced SD filesystem
SD Updater Library
- Made UpdateNVS public as suggested by @lovyan03
- Removed old buzz fix (M5Stack core takes care of this now) as suggested by @lovyan03
- Fixed bug at compilation when all warnings are enabled reported by @tomorrow56, see #32