Skip to content

1.1.6

Compare
Choose a tag to compare
@tobozo tobozo released this 09 Nov 16:14
· 196 commits to master since this release
c984795

Fixes & Features

  • Added config option use_rollback along with SDUCfg.useRolllback( bool ), setting it to false will disable the rollback checks and force the loading of menu.bin from the SD Card. This adresses specific partition schemes that do not use OTA1/OTA2.
  • M5Stack-SD-Menu can now be compiled with platformio, while this is sub-optimal for binary size, it can still be used along with platformio binaries that use specific or arduino incompatible partition schemes.
  • Checked [email protected] and [email protected] core compliance
  • Detached M5Core2 from custom touch UI, now using native Buttons emulation from LovyanGFX.h/M5Core2.h/ESP32-Chimera-Core.h
  • Updated examples