From: Uwe Hermann Date: Thu, 10 May 2012 16:51:33 +0000 (+0200) Subject: Makefile: Name target 'dist' for consistency. X-Git-Tag: sigrok-dumps-0.1.0~6 X-Git-Url: https://sigrok.org/gitweb/?a=commitdiff_plain;h=ad011ff31ff6a418877278ef3b006c89ca17b9c8;hp=5e9dda95f311d65f5b9e5f120433a02a6ac348fd;p=sigrok-dumps.git Makefile: Name target 'dist' for consistency. Also, a few small typo fixes etc. --- diff --git a/Makefile b/Makefile index 0a7e903..b8ae63e 100644 --- a/Makefile +++ b/Makefile @@ -20,9 +20,10 @@ VERSION = "0.1.0" -all: tarball +all: + @echo "Run 'make dist' to create a tarball." -tarball: +dist: @tar -c -v -z --exclude=.git --exclude=Makefile \ --exclude=sigrok-dumps-$(VERSION).tar.gz \ -f sigrok-dumps-$(VERSION).tar.gz * diff --git a/i2c/a2_dummy_write/README b/i2c/a2_dummy_write/README index 9bd37f7..d0880fe 100644 --- a/i2c/a2_dummy_write/README +++ b/i2c/a2_dummy_write/README @@ -2,7 +2,7 @@ Dummy I2C writes ------------------------------------------------------------------------------- -This an example capture of some dummy I2C traffic, where the master writes +This is an example capture of some dummy I2C traffic, where the master writes to a slave (an RTC) at address 0x51 (or 0x2a, if the read/write bit is included) in an infinite loop. The slave does not respond. diff --git a/i2c/rtc_epson_8564je/README b/i2c/rtc_epson_8564je/README index 60cd075..a896bc5 100644 --- a/i2c/rtc_epson_8564je/README +++ b/i2c/rtc_epson_8564je/README @@ -1,9 +1,10 @@ ------------------------------------------------------------------------------- -Epson 8564JE I2C RTC +Epson RTC-8564 JE/NB ------------------------------------------------------------------------------- -This an example capture of I2C traffic from/to an Epson 8564JE I2C RTC chip, -which has a slave address of 0x51 (or 0xa2, if the read/write bit is included). +This is an example capture of I2C traffic from/to an Epson RTC-8564 JE/NB +I2C RTC chip, which has a slave address of 0x51 (or 0xa2, if the read/write +bit is included). Logic analyzer setup