summaryrefslogtreecommitdiffstatshomepage
path: root/tools/pyboard.py
Commit message (Collapse)AuthorAge
* Add tools/pyboard.py, a simple module to communicate with the pyboard.Damien George2014-03-24
Using pyboard.py you can use Python running on your PC to execute commands on the connected pyboard. See examples in that file.