26 Commits (b230a86d332376d15b61636111ce47c90a5ab54a)

Author SHA1 Message Date
Damien George e86b47175f tools: Make pyboard.py Python2 compatible. 9 years ago
Damien George 7ccdf8be77 tools/pyboard.py: Fix read timeout calc to work with shorter sleep. 9 years ago
Daniel Campora cd14188bc8 tools: Add telnet support to pyboard.py. 10 years ago
Damien George db109ca0fc tools/pyboard.py: Speed up reading of chars by decreasing sleep period. 9 years ago
Damien George f1236734bb tools/pyboard.py: Make enter_raw_repl stricter and more reliable. 9 years ago
Damien George 9de53bf788 tools/pyboard.py: Fix parsing of returned error so last chr is not lost. 9 years ago
Damien George d59ca4efdb tools/pyboard.py: Change logic for when raw ">" prompt is parsed. 10 years ago
Dave Hylands 669dbca959 tools: Allow pyboard constructor to take a baudrate parameter. 10 years ago
Dave Hylands 97ce883217 tools: Add exec_raw_no_follow to pyboard.py. 10 years ago
Damien George 4865a22f78 tools/pyboard.py: Add "--follow" option to wait for output indefinitely. 10 years ago
Damien George 2bb5f41611 tools/pyboard.py: Make it 8-bit clean, so it works with unicode chars. 10 years ago
Damien George 4fd7c1a2ac tools, pyboard.py: Write data to pyboard in chunks of 256 bytes. 10 years ago
Damien George 17c5ce3727 tools: Make pyboard.py have infinite timeout when running script. 10 years ago
Damien George bc1488a05f stmhal: Improve REPL control codes; improve pyboard.py script. 10 years ago
Damien George 9c9db3a7a1 tools, pyboard.py: Allow exec argument to be bytes or str. 10 years ago
blmorris 3b064370f8 Enable device keyword option when running pyboard.py --tests and run-tests --pyboard 10 years ago
Damien George 3244123031 tools: pyboard.py now acts as a command-line program to run scripts. 11 years ago
Craig Barnes 71a1e35206 Fix pyboard.py tests. 11 years ago
Andrew Scheller 1f740bdaf4 Make pyboard.enter_raw_repl more robust 11 years ago
Damien George ca045d97b9 tools: Update pyboard.py to work with latest changes to RTC. 11 years ago
Damien George 48a9b3fd11 tools: Improve timout/reading of pyboard.py. 11 years ago
Damien George b636d024d2 Make pyboard.py have its own exception; update run-tests for pyboard. 11 years ago
Damien George d71fc37af7 tools: Improve reading back from pyboard. 11 years ago
Damien George 0e49642965 tools: pyboard.py can now execute a file remotely! 11 years ago
Damien George 41ea651839 Add tools/pyboard.py, a simple module to communicate with the pyboard. 11 years ago