| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply clang-format to all C++ files | Finlay Davidson | 2022-06-05 | 1 | -2/+6 |
| | | |||||
| * | SPI flash sleep if bootloader >= 1.0.0 (#322) | Neil O'Fix | 2021-06-26 | 1 | -10/+20 |
| | | | | | | | * Retrieve and display bootloader version - Display bootloader version on System Info screen - Enable SPI flash sleep mode if bootloader version >= 1.0.0 * Wait for SPI flash to wakeup before starting OTA DFU | ||||
| * | Reformatted all the files according to clang-format style | Avamander | 2021-04-24 | 1 | -1/+1 |
| | | |||||
| * | Disable sleep mode on the SPI NOR Flash when the version is unknown. This is ↵ | JF | 2020-10-27 | 1 | -0/+26 |
| 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. | |||||
