index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/dependabot/github_actions/actions/upload-artifact-6
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2016-05-23
tools/mpy-tool.py: Don't strip directories from the frozen source name.
Damien George
2016-05-23
tools/mpy-tool.py: Include .py extension in frozen filename.
Damien George
2016-05-21
tools/make-frozen: Update for latest changes in frozen modules support.
Paul Sokolovsky
2016-05-16
tools/mpy-tool.py: Add checks for critical configuration vars.
Damien George
2016-05-14
tools/make-frozen.py: Quick fix to support package-modules.
Paul Sokolovsky
2016-05-13
tools/make-frozen.py: Properly escape hex chars when making C strings.
Damien George
2016-05-03
tools/mpy-tool: Make sure that all C-level variables are unique.
Damien George
2016-04-15
tools/mpy-tool.py: Add support for Python 2.7.
Damien George
2016-04-13
py: Add ability to have frozen persistent bytecode from .mpy files.
Damien George
2016-04-13
tools: Add mpy-tool.py, to work with .mpy files.
Damien George
2016-03-15
qemu-arm: Enable builtin override feature, and enable more tests.
Damien George
2016-01-03
py/frozenmod: Store frozen module names together, to quickly scan them.
Paul Sokolovsky
2016-01-01
py/frozenmod: Make frozen module content be 0-terminated.
Paul Sokolovsky
2015-12-31
tools: Add C middle-processor to make builtin tables proper hash tables.
Damien George
2015-12-12
tools: Upgrade upip to 0.6.3.
Paul Sokolovsky
2015-12-08
tools: Fix pyboard.py to work under Python 3.
Damien George
2015-12-08
tools: Add option to pyboard.py to wait for serial device to be ready.
Peter Hinch
2015-12-06
tools: Allow pyboard.py to work when boot.py prints things.
Dave Hylands
2015-11-15
tools: Update to upip 0.6.2. Fixes issue due to MacOSX undocumented behavior.
Paul Sokolovsky
2015-11-14
tools: Update upip to 0.6.1. Fixes normal installs without -p switch.
Paul Sokolovsky
2015-11-14
tools: Update upip to 0.6.
Paul Sokolovsky
2015-11-07
tools/pyboard.py: Don't add terminating \x04 character to stdout output.
Paul Sokolovsky
2015-11-07
tools/pyboard.py: Make -c (inline Python code) option compatible with python2.
Paul Sokolovsky
2015-10-19
tools/pyboard: Add -c argument to run a program passed as a string.
Tom Soulanille
2015-10-17
tools/upip: Update to 0.5.9.
Paul Sokolovsky
2015-10-12
Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.
Damien George
2015-10-09
stmhal: Fix USB CDC-only mode under Windows.
Dave Hylands
2015-09-13
tools: Upgrade upip to 0.5.8.
Paul Sokolovsky
2015-08-30
tools: Upgrade to upip 0.5.7.
Paul Sokolovsky
2015-08-11
tools: Make gen-changelog.sh print more lines from the tag annotation.
Damien George
2015-08-08
tools: Make pyboard.py Python2 compatible.
Damien George
2015-07-29
tools/pyboard.py: Fix read timeout calc to work with shorter sleep.
Damien George
2015-07-26
tools: Add telnet support to pyboard.py.
Daniel Campora
2015-07-25
tools/pyboard.py: Speed up reading of chars by decreasing sleep period.
Damien George
2015-07-25
tools/pyboard.py: Make enter_raw_repl stricter and more reliable.
Damien George
2015-07-25
tools/pyboard.py: Fix parsing of returned error so last chr is not lost.
Damien George
2015-07-06
tools: Fix pydfu.py to work with old and new versions of PyUSB
Dave Hylands
2015-07-06
tools/make-frozen.py: Use Python2-compatible shebang.
Paul Sokolovsky
2015-07-06
tools/make-frozen.py: Actually make Python2-compatible.
Paul Sokolovsky
2015-07-06
tools/make-frozen.py: Add Python2 compatibility.
Paul Sokolovsky
2015-06-25
tools: Update upip to 0.5.4.
Paul Sokolovsky
2015-06-15
tools/pyboard.py: Change logic for when raw ">" prompt is parsed.
Damien George
2015-06-13
pip-micropython: Add deprecation notice, but still leave for reference.
Paul Sokolovsky
2015-06-06
micropython-upip: Mark as binary file and re-commit.
Paul Sokolovsky
2015-06-06
upip: Upgrade to 0.5.3 to follow uctypes.struct() signature change.
Paul Sokolovsky
2015-06-03
tools/make-frozen.py: Handle trailing slash in argument more reliably.
Paul Sokolovsky
2015-06-03
tools: Add codestats.sh to compute code statistics such as size, speed.
Damien George
2015-06-02
tools: Add upip 0.5.2 tarball.
Paul Sokolovsky
2015-05-30
tools/make-frozen.py: Open files in binary mode.
Paul Sokolovsky
2015-05-30
tools/make-frozen.py: Preserve directory hierarchy.
Paul Sokolovsky
[prev]
[next]