]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/x2444m/pd.py
decoders: Add/update tags for each PD.
[libsigrokdecode.git] / decoders / x2444m / pd.py
index 2fa4d3848e9dfbafd58a778b7187f862e1489455..8a2852adecf33d0f9428f294b372c576ed731935 100644 (file)
@@ -40,6 +40,7 @@ class Decoder(srd.Decoder):
     license = 'gplv2+'
     inputs = ['spi']
     outputs = ['x2444m']
+    tags = ['IC', 'Memory']
     annotations = (
         ('wrds', 'Write disable'),
         ('sto', 'Store RAM data in EEPROM'),