micropython/tools
Christian Clauss a000c61d5d tools/pyboard.py: Import errno to fix undefined name in PyboardError.
This will keep line 96 from raising a NameError.

Signed-off-by: Christian Clauss <cclauss@me.com>
2023-05-09 18:49:23 +10:00
..
autobuild
mpremote all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +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 all: Fix strings with backslash by using raw string literals. 2023-05-02 11:55:02 +10:00
makemanifest.py
manifestfile.py
metrics.py
mpy-tool.py all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +10:00
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +10:00
pyboard.py tools/pyboard.py: Import errno to fix undefined name in PyboardError. 2023-05-09 18:49:23 +10:00
pydfu.py
tinytest-codegen.py
uf2conv.py all: Fix strings with backslash by using raw string literals. 2023-05-02 11:55:02 +10:00
uf2families.json
uncrustify.cfg
verifygitlog.py CODECONVENTIONS: Require that commits be signed-off by the author. 2023-05-08 12:20:56 +10:00