This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
micropython
/
tools
History
Angus Gratton
1a5c9b9da4
tools/mpy-tool.py: Ignore linter failure in Python 2 compatibility code.
...
Found by Ruff checking F821. Signed-off-by: Angus Gratton <angus@redyak.com.au>
2023-08-16 16:16:44 +10:00
..
autobuild
tools/autobuild: Automatically build all variants for each board.
2023-08-15 17:38:02 +10:00
mpremote
tools/mpremote: Make soft-reset count as an action.
2023-08-10 14:11:53 +10:00
.gitattributes
…
.gitignore
…
cc1
…
ci.sh
examples/natmod/deflate: Add deflate as a dynamic native module.
2023-07-21 19:32:42 +10:00
codeformat.py
tools/codeformat.py: Use pyproject.toml for black config.
2023-08-10 11:54:36 +10:00
codestats.sh
…
dfu.py
…
file2h.py
…
gen-changelog.sh
…
gen-cpydiff.py
…
hci_trace_to_pcap.py
…
insert-usb-ids.py
…
makemanifest.py
…
manifestfile.py
…
metrics.py
…
mpy_bin2res.py
…
mpy_cross_all.py
…
mpy_ld.py
tools/mpy_ld.py: Pre-declare some local variables to appease linter.
2023-08-16 16:16:44 +10:00
mpy-tool.py
tools/mpy-tool.py: Ignore linter failure in Python 2 compatibility code.
2023-08-16 16:16:44 +10:00
pyboard.py
…
pydfu.py
…
tinytest-codegen.py
extmod/modtimeq: Remove timeq module.
2023-06-08 17:54:28 +10:00
uf2conv.py
…
uf2families.json
…
uncrustify.cfg
…
verifygitlog.py
…