summaryrefslogtreecommitdiff
path: root/tools/uf2conv.py
AgeCommit message (Expand)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
2022-02-02tools/uf2conv.py: Update to latest version.Damien George
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-07-01tools: Add uf2conv.py from Microsoft/uf2 repository.Damien George