]> rtime.felk.cvut.cz Git - sysless.git/commit
Corrected LPC I2C support to stop master reception at right byte.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Sun, 26 Sep 2010 00:56:05 +0000 (02:56 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Sun, 26 Sep 2010 00:56:05 +0000 (02:56 +0200)
commit10dd5ef50b0b79fab7d9f3aa4e4288a42ff6af12
treeedb852e6f3e03eb1914109795472facfe990e014
parente1a157a3a1d448b70efd2abdbdd64100da42d249
Corrected LPC I2C support to stop master reception at right byte.

The flag to sent ACKnowledge has to be cleared
before last planned byte is to be received.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
libs4c/i2c/i2c_c552.c