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
Paul Sokolovsky
a5deadf082
tools: Upgrade upip to 0.5.8.
...
Adds support for ussl module (which is experimental and not fully implemented yet itself).
2015-09-13 09:49:09 +03:00
..
tinytest
…
.gitattributes
micropython-upip: Mark as binary file and re-commit.
2015-06-06 23:09:23 +03:00
.gitignore
…
bootstrap_upip.sh
…
build-stm-latest.sh
…
codestats.sh
tools: Add codestats.sh to compute code statistics such as size, speed.
2015-06-03 15:38:43 +00:00
dfu.py
…
file2h.py
…
gen-changelog.sh
tools: Make gen-changelog.sh print more lines from the tag annotation.
2015-08-11 13:50:40 +01:00
gendoc.py
…
insert-usb-ids.py
…
make-frozen.py
tools/make-frozen.py: Use Python2-compatible shebang.
2015-07-06 14:48:29 +03:00
micropython-upip-0.5.8.tar.gz
tools: Upgrade upip to 0.5.8.
2015-09-13 09:49:09 +03:00
pip-micropython
pip-micropython: Add deprecation notice, but still leave for reference.
2015-06-13 21:39:57 +03:00
pyboard.py
tools: Make pyboard.py Python2 compatible.
2015-08-08 13:03:08 +01:00
pydfu.py
tools: Fix pydfu.py to work with old and new versions of PyUSB
2015-07-06 09:56:12 -07:00
tinytest-codegen.py
…