micropython/tools
Paul Sokolovsky bb7f5b5501 tools: Upgrade upip to 0.6.3.
Updated for _os -> uos builtin module rename.
2015-12-12 00:20:10 +02: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
dfu.py
file2h.py
gen-changelog.sh Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc. 2015-10-12 00:06:25 +01:00
gendoc.py
insert-usb-ids.py stmhal: Fix USB CDC-only mode under Windows. 2015-10-09 00:18:01 +01:00
make-frozen.py tools/make-frozen.py: Use Python2-compatible shebang. 2015-07-06 14:48:29 +03:00
micropython-upip-0.6.3.tar.gz tools: Upgrade upip to 0.6.3. 2015-12-12 00:20:10 +02:00
pip-micropython pip-micropython: Add deprecation notice, but still leave for reference. 2015-06-13 21:39:57 +03:00
pyboard.py tools: Fix pyboard.py to work under Python 3. 2015-12-08 12:55:28 +00: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