projects
/
libsigrokdecode.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
srd: Add initial JTAG/STM32 protocol decoder.
[libsigrokdecode.git]
/
decoders
/
Makefile.am
diff --git
a/decoders/Makefile.am
b/decoders/Makefile.am
index afe8edec5faaff36bece3fca72a9469c316d6367..0256d163ea639f3b93fe11107bc2288e9e5a0ff2 100644
(file)
--- a/
decoders/Makefile.am
+++ b/
decoders/Makefile.am
@@
-27,6
+27,7
@@
SUBDIRS = \
i2cfilter \
i2s \
jtag \
+ jtag_stm32 \
lpc \
mlx90614 \
mx25lxx05d \