micropython/tools
Jim Mussared 7705b9b9d5 tools/pyboard.py: Handle unsupported fs command.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-10-01 22:44:24 +10:00
..
autobuild
mpremote tools/mpremote: Add `mpremote mip install` to install packages. 2022-10-01 22:44:24 +10:00
.gitattributes
.gitignore
cc1
ci.sh tests/frozen: Move frozentest.mpy from ports/ to tests/. 2022-09-19 23:51:10 +10:00
codeformat.py
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py
gendoc.py
insert-usb-ids.py
makemanifest.py unix/variants/coverage: Add test for manifest freeze_mpy(). 2022-09-19 23:51:10 +10:00
manifestfile.py tools/manifestfile.py: Replace recursive glob with os.walk. 2022-09-30 17:34:03 +10:00
metrics.py
mpy-tool.py py/persistentcode: Introduce .mpy sub-version. 2022-09-19 23:19:55 +10:00
mpy_bin2res.py
mpy_cross_all.py
mpy_ld.py py/persistentcode: Introduce .mpy sub-version. 2022-09-19 23:19:55 +10:00
pyboard.py tools/pyboard.py: Handle unsupported fs command. 2022-10-01 22:44:24 +10:00
pydfu.py
tinytest-codegen.py
uf2conv.py
uf2families.json
uncrustify.cfg
verifygitlog.py