README.devices: add JTAGulator section for Logic Analyzer mode
Manual activity is required to enable the SUMP protocol support on the JTAGulator. Link to the vendor's wiki article for users' convenience.
This commit is contained in:
parent
cd11e33c5d
commit
1f8ef363cb
|
@ -472,6 +472,16 @@ Example:
|
|||
$ sigrok-cli --driver ols:conn=/dev/ttyACM0 ...
|
||||
|
||||
|
||||
JTAGulator
|
||||
----------
|
||||
|
||||
The Grand Idea Studio JTAGulator also implements the SUMP protocol and
|
||||
thus is covered by the OLS driver. See the vendor's wiki on details how
|
||||
to enable the Logic Analyzer mode of operation.
|
||||
|
||||
https://github.com/grandideastudio/jtagulator/wiki/Logic-Analyzer
|
||||
|
||||
|
||||
Mooshimeter
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Reference in New Issue