Skip to content

YOLO Edition

Compare
Choose a tag to compare
@tobozo tobozo released this 24 May 16:41
· 729 commits to master since this release
8347bcb

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