| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-07 | pip-micropython: Require command verb, but restrict to "install" only. | Paul Sokolovsky | |
| So, pip-micropython can/should be run as normal pip: pip-micropython install micropython-unittest | |||
| 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 | |
| Using pyboard.py you can use Python running on your PC to execute commands on the connected pyboard. See examples in that file. | |||
| 2014-01-03 | Change dfu.py to be Python 2/3 compatible | mux | |
| * Chane dfu.py to use Python 3 syntax to avoid dependency on Python 2. * Update Makefile to call python instead of python2 * Fix #33 | |||
| 2013-12-20 | Add tools/dfu.py, and use it in stm/Makefile. | Damien | |
