From 1b1c914fe5c1b88db6e0b8e49bee896428d483cb Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 17 Dec 2011 17:29:10 +0100 Subject: srd: Add MX25Lxx05D SPI chip decoder. Work in progress, not yet fully functional. --- decoders/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'decoders/Makefile.am') diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 0aa1a7d..72987f4 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -23,6 +23,7 @@ pkgdatadir = $(DECODERS_DIR) # Please keep this list in alphabetical order. dist_pkgdata_DATA = \ i2c.py \ + mx25lxx05d.py \ nunchuk.py \ spi.py \ srd_usb.py \ -- cgit v1.2.3-70-g09d2