summaryrefslogtreecommitdiff
path: root/tools/uf2conv.py
AgeCommit message (Collapse)Author
2023-05-02all: Fix strings with backslash by using raw string literals.Christian Clauss
2023-03-10all: Fix Python comparison to None and True, and use "not in".Christian Clauss
These are basic PEP8 recommendations.
2022-02-02tools/uf2conv.py: Update to latest version.Damien George
Signed-off-by: Damien George <damien@micropython.org>
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
This is run with uncrustify 0.70.1, and black 19.10b0.
2019-07-01tools: Add uf2conv.py from Microsoft/uf2 repository.Damien George
Repository https://github.com/Microsoft/uf2 commit 19615407727073e36d81bf239c52108ba92e7660