]> sigrok.org Git - libsigrok.git/commitdiff
README.devices: add JTAGulator section for Logic Analyzer mode
authorGerhard Sittig <redacted>
Tue, 6 Oct 2020 18:32:04 +0000 (20:32 +0200)
committerGerhard Sittig <redacted>
Tue, 6 Oct 2020 18:32:04 +0000 (20:32 +0200)
Manual activity is required to enable the SUMP protocol support on the
JTAGulator. Link to the vendor's wiki article for users' convenience.

README.devices

index a6ab698b2ea257b82fdbf557922dac61df1636ff..97aca27838dc872eda5bbba14979c1e20445388f 100644 (file)
@@ -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
 -----------