From 82bf429d4ef64bf946e684659644630ce7e1b6fe Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 12 Feb 2019 18:11:23 +0100 Subject: ds1307: Add an additional test-case. --- decoder/test/ds1307/test.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'decoder/test/ds1307/test.conf') diff --git a/decoder/test/ds1307/test.conf b/decoder/test/ds1307/test.conf index 052ed5d..3037467 100644 --- a/decoder/test/ds1307/test.conf +++ b/decoder/test/ds1307/test.conf @@ -4,3 +4,10 @@ test rtc_ds1307_200khz stack i2c ds1307 input i2c/rtc_dallas_ds1307/rtc_ds1307_200khz.sr output ds1307 annotation match rtc_ds1307_200khz.output + +test rtc_ds1307_500khz_sqw32khz_mode12h_pm + protocol-decoder i2c channel scl=0 channel sda=1 initial_pin scl=1 initial_pin sda=1 + protocol-decoder ds1307 + stack i2c ds1307 + input i2c/rtc_dallas_ds1307/rtc_ds1307_500khz_sqw32khz_mode12h_pm.sr + output ds1307 annotation match rtc_ds1307_500khz_sqw32khz_mode12h_pm.output -- cgit v1.2.3-54-g00ecf