From 780770f1295b7fdeb4481eb42623bad5da1e19a7 Mon Sep 17 00:00:00 2001 From: Bert Vermeulen Date: Mon, 10 Mar 2014 00:43:27 +0100 Subject: Remove unused probes and options --- decoders/jtag_stm32/pd.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'decoders/jtag_stm32') diff --git a/decoders/jtag_stm32/pd.py b/decoders/jtag_stm32/pd.py index 7d6a71d..cc298d6 100644 --- a/decoders/jtag_stm32/pd.py +++ b/decoders/jtag_stm32/pd.py @@ -127,9 +127,6 @@ class Decoder(srd.Decoder): license = 'gplv2+' inputs = ['jtag'] outputs = ['jtag_stm32'] - probes = [] - optional_probes = [] - options = {} annotations = [ ['text', 'Human-readable text'], ] -- cgit v1.2.3-70-g09d2