rtems-tools/rtemstoolkit
Chris Johns 437092487f execute: Use the io python module for output capture.
This change drops the overhead of capturing the process output. The
io module in Python is similar to the POSIX API for a file read
where a read will return up to the buffer size rather than blocking
until the buffer is full.
2017-04-25 00:32:53 +10:00
..
2014-02-15 06:30:06 +11:00
2014-09-13 12:09:16 +10:00
2014-09-13 12:09:16 +10:00
2016-03-09 14:27:42 +11:00
2014-09-13 12:09:16 +10:00
2016-07-06 17:58:56 +10:00