From 3bf689988fc1e8db9cb3997039b06f683c413fc1 Mon Sep 17 00:00:00 2001 From: Matt Ranostay Date: Mon, 11 Mar 2013 08:03:20 +0000 Subject: Add Dallas DS1307 RTC protocol decoder Dallas DS1307 RTC protocol decoder that works stacked with the I2C PD. Based on the rtc8564 protocol decoder. Signed-off-by: Matt Ranostay --- 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 52f999e..8fe3d75 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -23,6 +23,7 @@ SUBDIRS = \ avr_isp \ can \ dcf77 \ + ds1307 \ edid \ i2c \ i2cdemux \ -- cgit v1.2.3-70-g09d2