]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/atsha204a/pd.py
decoders: Add/update tags for each PD.
[libsigrokdecode.git] / decoders / atsha204a / pd.py
index e62122c39c01f9aa99a5616a032bfde44ee6a375..56cb75bfb46112f8d463e9531bfc5dee07f3bb22 100644 (file)
@@ -89,7 +89,7 @@ class Decoder(srd.Decoder):
     license = 'gplv2+'
     inputs = ['i2c']
     outputs = ['atsha204a']
-    tags = ['Logic']
+    tags = ['Security/crypto', 'IC', 'Memory']
     annotations = (
         ('waddr', 'Word address'),
         ('count', 'Count'),