summaryrefslogtreecommitdiff
path: root/decoders/mx25lxx05d.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/mx25lxx05d.py')
-rw-r--r--decoders/mx25lxx05d.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/decoders/mx25lxx05d.py b/decoders/mx25lxx05d.py
index 419139d..cd97dee 100644
--- a/decoders/mx25lxx05d.py
+++ b/decoders/mx25lxx05d.py
@@ -107,8 +107,6 @@ class Decoder(srd.Decoder):
longname = 'Macronix MX25Lxx05D'
desc = 'Macronix MX25Lxx05D SPI flash chip decoder'
longdesc = 'TODO'
- author = 'Uwe Hermann'
- email = 'uwe@hermann-uwe.de'
license = 'gplv2+'
inputs = ['spi', 'spi', 'logic']
outputs = ['mx25lxx05d']