micropython/tools
Damien George 1f7202d122 py/bc: Replace big opcode format table with simple macro. 2019-09-26 15:27:11 +10:00
..
.gitattributes
.gitignore
bootstrap_upip.sh
build-stm-latest.sh
cc1
check_code_size.sh
codestats.sh
dfu.py
file2h.py
gen-changelog.sh
gen-cpydiff.py
gendoc.py
insert-usb-ids.py
make-frozen.py
mpy-tool.py py/bc: Replace big opcode format table with simple macro. 2019-09-26 15:27:11 +10:00
mpy_bin2res.py
mpy_cross_all.py
pyboard.py tools/pyboard.py: Add filesystem commands to ls/cat/cp/rm remote files. 2019-07-25 15:56:01 +10:00
pydfu.py tools/pydfu.py: Fix regression so tool runs under Python 2 again. 2018-12-30 01:20:48 +11:00
tinytest-codegen.py tests: Add tests for sys.settrace feature. 2019-08-30 16:48:22 +10:00
uf2conv.py tools: Add uf2conv.py from Microsoft/uf2 repository. 2019-07-01 17:18:44 +10:00
upip.py tools/upip.py: Add support for multiple index URLs with custom default. 2019-05-15 15:46:16 +10:00
upip_utarfile.py