1
0
mirror of https://github.com/ARM-software/devlib.git synced 2025-09-25 05:11:54 +01:00

docs: Update to include Collector information

This commit is contained in:
Marc Bonnici
2019-12-05 16:19:19 +00:00
parent a4fd57f023
commit b72fb470e7
5 changed files with 179 additions and 17 deletions

View File

@@ -546,6 +546,7 @@ Target
:returns: ``True`` if internet seems available, ``False`` otherwise.
.. method:: Target.install_module(mod, **params)
:param mod: The module name or object to be installed to the target.
:param params: Keyword arguments used to instantiate the module.