summaryrefslogtreecommitdiff
path: root/src/BootloaderVersion.cpp
AgeCommit message (Expand)Author
2022-06-05Apply clang-format to all C++ filesFinlay Davidson
2021-06-26SPI flash sleep if bootloader >= 1.0.0 (#322)Neil O'Fix
2021-04-24Reformatted all the files according to clang-format styleAvamander
2020-10-27Disable sleep mode on the SPI NOR Flash when the version is unknown. This is ...JF