summaryrefslogtreecommitdiff
path: root/src/drivers/InternalFlash.h
AgeCommit message (Collapse)AuthorFilesLines
2021-04-24Changed access modified indentationAvamander1-2/+2
2021-04-24Reformatted all the files according to clang-format styleAvamander1-2/+3
2020-05-24Add driver for writing into the internal flash.JF1-0/+15
Write the OK flag for mcuboot using this driver.