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
2014-04-16
tools: Fix up pybcdc.inf generation: new lines and hex digits.
Damien George
2014-04-16
Auto-generate the stmhal/pybcdc_inf header file from static files
Andrew Scheller
2014-04-15
pip-micropython: Fix inverted condition.
Paul Sokolovsky
2014-04-14
pip-micropython: revert $HOME back to ~
Andrew Scheller
2014-04-14
Merge pull request #480 from lurch/patch-2
Damien George
2014-04-14
Make pip-micropython more portable
Andrew Scheller
2014-04-14
tools: Improve timout/reading of pyboard.py.
Damien George
2014-04-13
Make pyboard.py have its own exception; update run-tests for pyboard.
Damien George
2014-04-12
pip-micropython: Apply more workarounds for setuptools, pip, etc misfeatures.
Paul Sokolovsky
2014-04-07
pip-micropython: Require command verb, but restrict to "install" only.
Paul Sokolovsky
2014-04-03
tools: Improve reading back from pyboard.
Damien George
2014-04-03
tools: pyboard.py can now execute a file remotely!
Damien George
2014-04-02
tools: Add pip-micropython to install packages in MicroPython-friendly way.
Paul Sokolovsky
2014-03-24
Add tools/pyboard.py, a simple module to communicate with the pyboard.
Damien George
2014-01-03
Change dfu.py to be Python 2/3 compatible
mux
2013-12-20
Add tools/dfu.py, and use it in stm/Makefile.
Damien