Commits
User selector
Commit History
Commits on Jul 6, 2020
Commits on Jun 25, 2020
Commits on Oct 7, 2017
Commits on Oct 5, 2017
tools/pyboard: Use repr() when quoting data in error messages.
Show description for ea6692acommitted
Commits on Jul 22, 2017
Commits on May 29, 2017
- committed
Commits on Apr 6, 2017
tools/pyboard: Provide more details when expected reply not received.
Show description for 3e1310dcommitted
Commits on Apr 5, 2017
tools/pyboard: ProcessPtyToTerminal: Add workaround for PySerial bug.
Show description for 2cbe997committed
Commits on Apr 4, 2017
tools/pyboard: execpty: Use shell=False to workaround some curdir issues.
Show description for 546ef30committedtools/pyboard: Add "exec" and "execpty" pseudo-devices support.
Show description for 647e72ccommitted
Commits on Apr 2, 2017
tools/pyboard: Tighten up Pyboard object closure on errors.
Show description for 9b3f423committed
Commits on Dec 15, 2016
tools/pyboard.py: Refactor so target is not reset between scripts/cmd.
Show description for 29b5879committed
Commits on Dec 8, 2015
- committed
tools: Add option to pyboard.py to wait for serial device to be ready.
Show description for f4fcc14authored andcommitted
Commits on Dec 6, 2015
- authored andcommitted
Commits on Nov 7, 2015
Commits on Oct 19, 2015
- authored andcommitted
Commits on Aug 8, 2015
Commits on Jul 28, 2015
Commits on Jul 26, 2015
tools: Add telnet support to pyboard.py.
Show description for cd14188authored andcommitted
Commits on Jul 25, 2015
Commits on Jun 15, 2015
tools/pyboard.py: Change logic for when raw ">" prompt is parsed.
Show description for d59ca4ecommitted
Commits on May 27, 2015
tools: Allow pyboard constructor to take a baudrate parameter.
Show description for 669dbcaauthored andcommitted
Commits on May 18, 2015
- authored andcommitted
Commits on May 7, 2015
tools/pyboard.py: Add "--follow" option to wait for output indefinitely.
Show description for 4865a22committed
Commits on Apr 19, 2015
tools/pyboard.py: Make it 8-bit clean, so it works with unicode chars.
Show description for 2bb5f41committed
Commits on Dec 20, 2014
tools, pyboard.py: Write data to pyboard in chunks of 256 bytes.
Show description for 4fd7c1acommitted
Commits on Nov 30, 2014
tools: Make pyboard.py have infinite timeout when running script.
Show description for 17c5ce3committed
Commits on Oct 26, 2014
stmhal: Improve REPL control codes; improve pyboard.py script.
Show description for bc1488acommitted
Commits on Oct 19, 2014
Commits on Oct 1, 2014
- authored andcommitted
Commits on May 3, 2014
tools: pyboard.py now acts as a command-line program to run scripts.
Show description for 3244123committed