summaryrefslogtreecommitdiffstatshomepage
path: root/tools/pyboard.py
Commit message (Expand)AuthorAge
* tools: pyboard.py now acts as a command-line program to run scripts.Damien George2014-05-03
* Merge pull request #543 from lurch/patch-4Damien George2014-05-03
|\
| * Make pyboard.enter_raw_repl more robustAndrew Scheller2014-05-01
* | Fix pyboard.py tests.Craig Barnes2014-05-02
|/
* tools: Update pyboard.py to work with latest changes to RTC.Damien George2014-04-21
* tools: Improve timout/reading of pyboard.py.Damien George2014-04-14
* Make pyboard.py have its own exception; update run-tests for pyboard.Damien George2014-04-13
* tools: Improve reading back from pyboard.Damien George2014-04-03
* tools: pyboard.py can now execute a file remotely!Damien George2014-04-03
* Add tools/pyboard.py, a simple module to communicate with the pyboard.Damien George2014-03-24