Anouk Van Laer
a02d68decd
gem5: Updated the documentation on the use of gem5 in devlib
...
modified: doc/connection.rst
modified: doc/index.rst
modified: doc/platform.rst
2017-02-08 11:16:23 +00:00
Brendan Jackman
1cb4eb2285
doc/connection: Document the fact that pull
supports globs
...
This feature is supported implicitly by SshConnection and explicitly by
AdbConnection. A subsequent commit implements it for LocalConnection.
2017-01-31 18:38:00 +00:00
Brendan Jackman
adedad8e32
doc/connection: Fix missing word
2017-01-27 19:32:02 +00:00
Sergei Trofimov
b3cea0c0d2
TelnetConnction: splitting from SshConnection
...
Perviously, a parameter passed into SshConnection controlled whether the
connection was established over SSH or Telnet. Now, there is a separate
class for Telnet connections.
2016-12-08 11:50:17 +00:00
Sergei Trofimov
01253100cd
doc: documeting connections
2016-12-07 18:13:55 +00:00