From 66a8517ecfea370741c5789d664c9a965b5c0bc2 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 28 Apr 2012 19:24:57 +0200 Subject: srd: Add initial JTAG/STM32 protocol decoder. (not yet finished) This protocol decoder can decode ST STM32 specific JTAG accesses, knows about the STM32-specific registers and bits. --- 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 afe8ede..0256d16 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -27,6 +27,7 @@ SUBDIRS = \ i2cfilter \ i2s \ jtag \ + jtag_stm32 \ lpc \ mlx90614 \ mx25lxx05d \ -- cgit v1.2.3-70-g09d2