mirror of
https://github.com/ARM-software/devlib.git
synced 2025-02-07 13:40:48 +00:00
Merge pull request #126 from bjackman/fix-monsoon-instructions
monsoon: Fix name of gflags pip package in install instructions
This commit is contained in:
commit
64292ad6b4
@ -14,8 +14,8 @@ MonsoonInstrument requires the monsoon.py tool, available from AOSP:
|
|||||||
https://android.googlesource.com/platform/cts/+/master/tools/utils/monsoon.py
|
https://android.googlesource.com/platform/cts/+/master/tools/utils/monsoon.py
|
||||||
|
|
||||||
Download this script and put it in your $PATH (or pass it as the monsoon_bin
|
Download this script and put it in your $PATH (or pass it as the monsoon_bin
|
||||||
parameter to MonsoonInstrument). `pip install gflags pyserial` to install the
|
parameter to MonsoonInstrument). `pip install python-gflags pyserial` to install
|
||||||
dependencies.
|
the dependencies.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
class MonsoonInstrument(Instrument):
|
class MonsoonInstrument(Instrument):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user