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