]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/Makefile.am
srd: onewire_network: Fix typo, command is 0x69.
[libsigrokdecode.git] / decoders / Makefile.am
index 2fb35a51a44e7cd56c24186883c9d57640162f68..87e90404c18b6a30b0fdf374ffc382c612319eed 100644 (file)
@@ -28,15 +28,21 @@ SUBDIRS = \
        i2s \
        jtag \
        jtag_stm32 \
+       lm75 \
        lpc \
        mlx90614 \
        mx25lxx05d \
        mxc6225xu \
+       nunchuk \
        pan1321 \
        rtc8564 \
        spi \
        transitioncounter \
        uart \
-       usb \
-       onewire
+       uart_dump \
+       usb_signalling \
+       usb_protocol \
+       onewire_link \
+       onewire_network \
+       onewire_transport