This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libopenstm32".
The branch, master has been updated
via 742c5951144a3446dc48067f8216b2882bbad363 (commit)
from 5455b0970eb0435578d9213936915ed83cff0496 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 742c5951144a3446dc48067f8216b2882bbad363
Author: Uwe Hermann <uw...@he...>
Date: Mon Mar 1 21:47:14 2010 +0100
Add initial set of I2C functions.
Thomas Otto has tested the code by successfully talking to a temperature
sensor from ST in master tranciever mode.
Thanks Thomas Otto <to...@vi...> for the patch!
-----------------------------------------------------------------------
Summary of changes:
include/libopenstm32/i2c.h | 21 ++++++++++
lib/Makefile | 3 +-
lib/i2c.c | 93 ++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 116 insertions(+), 1 deletions(-)
create mode 100644 lib/i2c.c
hooks/post-receive
--
libopenstm32
|