]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/jtag_stm32/pd.py
avr_isp: Add more parts
[libsigrokdecode.git] / decoders / jtag_stm32 / pd.py
index a251b3d3ad914e6460a460ed4421f52ee1c43911..82558b820f97577b768637f1da74c8e7921a0e63 100644 (file)
@@ -146,7 +146,7 @@ class Decoder(srd.Decoder):
     desc = 'ST STM32-specific JTAG protocol.'
     license = 'gplv2+'
     inputs = ['jtag']
-    outputs = ['jtag_stm32']
+    outputs = []
     tags = ['Debug/trace']
     annotations = (
         ('item', 'Item'),