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
Damien George
dea1ba3309
tools/metrics.py: Add mimxrt and renesas-ra to list of available ports.
...
Signed-off-by: Damien George <damien@micropython.org>
2022-06-17 14:57:58 +10:00
..
autobuild
all: Rename MICROPY_PY_WIZNET5K to MICROPY_PY_NETWORK_WIZNET5K.
2022-06-07 16:55:18 +10:00
mpremote
tools/mpremote: Bump version to 0.3.0.
2022-06-07 23:23:14 +10:00
.gitattributes
…
.gitignore
…
cc1
…
ci.sh
examples/natmod/features3: Add example to test more natmod features.
2022-06-10 16:42:43 +10:00
codeformat.py
…
codestats.sh
…
dfu.py
…
file2h.py
…
gen-changelog.sh
…
gen-cpydiff.py
…
gendoc.py
…
insert-usb-ids.py
…
makemanifest.py
…
metrics.py
tools/metrics.py: Add mimxrt and renesas-ra to list of available ports.
2022-06-17 14:57:58 +10:00
mpy_bin2res.py
…
mpy_cross_all.py
…
mpy_ld.py
tools/mpy_ld.py: Support GOT entries that reference inside mp_fun_table.
2022-06-10 16:42:43 +10:00
mpy-tool.py
tools/mpy-tool.py: Improve generated frozen identifiers.
2022-06-07 16:55:18 +10:00
pyboard.py
…
pydfu.py
…
tinytest-codegen.py
…
uf2conv.py
…
uf2families.json
…
uncrustify.cfg
tools/uncrustify: Make sure a space exists after a comma.
2022-05-05 13:30:40 +10:00
upip_utarfile.py
…
upip.py
…
verifygitlog.py
…