]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/jtag_stm32/pd.py
decoders: Add/update tags for each PD.
[libsigrokdecode.git] / decoders / jtag_stm32 / pd.py
index b3e1e46551e3b34e5620b9669a04bb5827de4af1..a251b3d3ad914e6460a460ed4421f52ee1c43911 100644 (file)
@@ -147,7 +147,7 @@ class Decoder(srd.Decoder):
     license = 'gplv2+'
     inputs = ['jtag']
     outputs = ['jtag_stm32']
-    tags = ['Logic', 'MCU Debugging', 'Bus']
+    tags = ['Debug/trace']
     annotations = (
         ('item', 'Item'),
         ('field', 'Field'),