-
v0.2.0a726393d · ·
v0.2.0 * use binaries from `PATH` if no system_path is specified * gently stop Trace32 on Windows OS * added timeout for `PowerView.stop()` * wait necessary time in `PowerView.start()` instead of waiting for a predefined amount of time * added exeptions `TimeoutExpiredError` and `AlreadyRunningError` * limit startup script parameter to be of type `Iterable[str]` * send `stdout` and `stderr` output of PowerView instance to a logger
-
v0.1.76b3af3ac · ·
v0.1.7 * fix datatype of `library_file` parameters in some Connection classes to allow `pathlib.Path`'s. * add `TCPConnection` for Lauterbach X-Series debugger. * rename `EthernetConnection` to `UDPConnection`
-