| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-02 | all: Fix strings with backslash by using raw string literals. | Christian Clauss | |
| 2023-03-10 | all: Fix Python comparison to None and True, and use "not in". | Christian Clauss | |
| These are basic PEP8 recommendations. | |||
| 2022-02-02 | tools/uf2conv.py: Update to latest version. | Damien George | |
| Signed-off-by: Damien George <damien@micropython.org> | |||
| 2020-02-28 | all: 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-01 | tools: Add uf2conv.py from Microsoft/uf2 repository. | Damien George | |
| Repository https://github.com/Microsoft/uf2 commit 19615407727073e36d81bf239c52108ba92e7660 | |||
