aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/factoryreset.c
AgeCommit message (Expand)Author
2020-06-17stm32/factoryreset: Provide empty create-FS function when FAT disabled.Damien George
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-11-25stm32: Generalise flash mounting code so it supports arbitrary FS.Damien George
2019-06-03stm32/modpyb: Add pyb.country() function to set the country.Damien George
2019-05-07stm32: Move factory reset files and code to separate source file.Damien George