From 47ec18f56d174fbfc6cba9ff76c80518aa90cc46 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 31 Jul 2012 23:48:13 +0200 Subject: Add initial SD card (SPI mode) decoder. This is work in progress, but it already works partially, and can be used for actual decodes of some commands. This PD stacks on top of the SPI protocol decoder. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index bbbb627..1cd0a07 100644 --- a/configure.ac +++ b/configure.ac @@ -165,6 +165,7 @@ AC_CONFIG_FILES([Makefile decoders/nunchuk/Makefile decoders/pan1321/Makefile decoders/rtc8564/Makefile + decoders/sdcard_spi/Makefile decoders/spi/Makefile decoders/transitioncounter/Makefile decoders/uart/Makefile -- cgit v1.2.3-70-g09d2