micropython/tools
Christian Clauss 4376c969f6 all: Fix Python comparison to None and True, and use "not in".
These are basic PEP8 recommendations.
2023-03-10 13:32:24 +11:00
..
autobuild
mpremote all: Fix Python comparison to None and True, and use "not in". 2023-03-10 13:32:24 +11:00
.gitattributes
.gitignore
cc1
ci.sh tools/ci.sh: Add unix, stm32 and rp2 ports to code size check. 2023-02-20 11:26:23 +11:00
codeformat.py
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py
insert-usb-ids.py
makemanifest.py
manifestfile.py
metrics.py
mpy-tool.py
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py
pyboard.py tools/pyboard.py: Use '/' exclusively when dealing with paths. 2023-02-24 13:08:34 +11:00
pydfu.py
tinytest-codegen.py
uf2conv.py all: Fix Python comparison to None and True, and use "not in". 2023-03-10 13:32:24 +11:00
uf2families.json
uncrustify.cfg
verifygitlog.py