summaryrefslogtreecommitdiff
path: root/tools/pyboard.py
AgeCommit message (Expand)Author
2014-05-03tools: pyboard.py now acts as a command-line program to run scripts.Damien George
2014-05-03Merge pull request #543 from lurch/patch-4Damien George
2014-05-02Fix pyboard.py tests.Craig Barnes
2014-05-01Make pyboard.enter_raw_repl more robustAndrew Scheller
2014-04-21tools: Update pyboard.py to work with latest changes to RTC.Damien George
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-03tools: Improve reading back from pyboard.Damien George
2014-04-03tools: pyboard.py can now execute a file remotely!Damien George
2014-03-24Add tools/pyboard.py, a simple module to communicate with the pyboard.Damien George