From a465436e627578f69c403de75a89522dfd883217 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 9 May 2012 00:35:30 +0200 Subject: srd: Add usable one-liner descriptions for all PDs. --- decoders/mx25lxx05d/mx25lxx05d.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/mx25lxx05d/mx25lxx05d.py') diff --git a/decoders/mx25lxx05d/mx25lxx05d.py b/decoders/mx25lxx05d/mx25lxx05d.py index 7c8a6fd..f7c8476 100644 --- a/decoders/mx25lxx05d/mx25lxx05d.py +++ b/decoders/mx25lxx05d/mx25lxx05d.py @@ -98,7 +98,7 @@ class Decoder(srd.Decoder): id = 'mx25lxx05d' name = 'MX25Lxx05D' longname = 'Macronix MX25Lxx05D' - desc = 'Macronix MX25Lxx05D SPI flash chip decoder' + desc = 'SPI (NOR) flash chip protocol.' license = 'gplv2+' inputs = ['spi', 'logic'] outputs = ['mx25lxx05d'] -- cgit v1.2.3-70-g09d2