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
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
2015-05-29
bootstrap_upip.sh: Allow to install into a path given by argument.
Paul Sokolovsky
2015-05-27
tools: Allow pyboard constructor to take a baudrate parameter.
Dave Hylands
2015-05-18
tools: Add exec_raw_no_follow to pyboard.py.
Dave Hylands
2015-05-07
tools: Add script to install "upip" package manager.
Paul Sokolovsky
2015-05-07
tools/pyboard.py: Add "--follow" option to wait for output indefinitely.
Damien George
2015-04-21
tools: Add STM32F4DISC and ESPRUINO_PICO to stmhal build script.
Damien George
2015-04-19
tools/pyboard.py: Make it 8-bit clean, so it works with unicode chars.
Damien George
2015-04-19
qemu-arm: Disable inline asm tests that use floating point.
Damien George
2015-02-13
stmhal: Add "CDC" option to pyb.usb_mode, for CDC device only.
Damien George
2015-02-13
tools: Make gen-changelog.sh sort version strings correctly.
Damien George
2015-01-25
qemu-arm: Disable try_finally1.py test (it fails randomly on Travis).
Damien George
2015-01-20
py: Implement very simple frozen modules support.
Paul Sokolovsky
2015-01-12
qemu-arm: Disable basics/memoryerror.py test.
Damien George
2015-01-12
qemu-arm: Enable GC and native code-gen; enable more tests.
Damien George
2015-01-09
qemu-arm: Add 'test' target to Makefile to run and verify test suite.
Damien George
2014-12-29
tools: Add script to generate a ChangeLog file.
Damien George
2014-12-20
tools, pyboard.py: Write data to pyboard in chunks of 256 bytes.
Damien George
2014-11-30
tools: Make pyboard.py have infinite timeout when running script.
Damien George
2014-10-31
tools: Make gendoc.py able to output RST format.
Damien George
2014-10-26
stmhal: Improve REPL control codes; improve pyboard.py script.
Damien George
2014-10-22
tools, pydfu: Some fixes to support Python 3.
Damien George
2014-10-22
Add pydfu.py to the micropython tree. Use dfu_util bgy default
Dave Hylands
2014-10-19
tools, pyboard.py: Allow exec argument to be bytes or str.
Damien George
[next]