From: Gerhard Sittig Date: Sat, 10 Feb 2018 17:14:00 +0000 (+0100) Subject: i2c: manipulate recording to not specify a sample rate X-Git-Url: http://sigrok.org/gitweb/?p=sigrok-dumps.git;a=commitdiff_plain;h=afc330d693886197e5c28576fd3cfe40628f431e i2c: manipulate recording to not specify a sample rate The I2C decoder recently got adjusted to cope with either the presence or absence of a sample rate spec. Create an example dump which lacks the sample rate. This was derived from the regular example by manipulating the srzip archive's meta data. --- diff --git a/i2c/rtc_dallas_ds1307/rtc_ds1307_200khz_no_samplerate.sr b/i2c/rtc_dallas_ds1307/rtc_ds1307_200khz_no_samplerate.sr new file mode 100644 index 0000000..48ad573 Binary files /dev/null and b/i2c/rtc_dallas_ds1307/rtc_ds1307_200khz_no_samplerate.sr differ