micropython/tools
Damien George ed7a3b11d9 tools/pydfu.py: Use getattr to retrieve getargspec function.
Since Python 3.11, inspect.getargspec() has been removed.

Signed-off-by: Damien George <damien@micropython.org>
2023-05-24 12:00:32 +10:00
..
autobuild
mpremote tools/mpremote: Add repl option to escape non-printable characters. 2023-05-22 14:13:24 +10:00
.gitattributes
.gitignore
cc1
ci.sh
codeformat.py
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 tools/manifestfile.py: Fix license capturing. 2023-05-19 21:56:38 +10:00
metrics.py
mpy-tool.py
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py
pyboard.py tools/pyboard.py: Import errno to fix undefined name in PyboardError. 2023-05-09 18:49:23 +10:00
pydfu.py tools/pydfu.py: Use getattr to retrieve getargspec function. 2023-05-24 12:00:32 +10:00
tinytest-codegen.py
uf2conv.py
uf2families.json
uncrustify.cfg
verifygitlog.py CODECONVENTIONS: Require that commits be signed-off by the author. 2023-05-08 12:20:56 +10:00