aboutsummaryrefslogtreecommitdiffstats
path: root/src/BootloaderVersion.h
Commit message (Collapse)AuthorAgeFilesLines
* Disable sleep mode on the SPI NOR Flash when the version is unknown. This is ↵JF2020-10-271-0/+12
because the current bootloader (which does not exposes its version) cannot initialize the chip when it's in sleep mode. This feature will be re-enabled when the bootloader expses it's version.