[libopenstm32-commits] libopenstm32 branch, master, updated. afc9cc84deb1ab2093501f5d5595f0d01f03e4
Status: Inactive
Brought to you by:
uh1763
From: Uwe H. <uh...@us...> - 2010-01-14 22:39:41
|
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 afc9cc84deb1ab2093501f5d5595f0d01f03e42f (commit) via 7fd62e6d0bc66f54ce9edd7634e1d48da0e6e0cd (commit) from 312db1a301305bc7a1e253405d4deb41d5b3fb2b (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 afc9cc84deb1ab2093501f5d5595f0d01f03e42f Author: Piotr Esden-Tempski <pi...@es...> Date: Thu Jan 14 23:20:33 2010 +0100 Typo fixes in timer. commit 7fd62e6d0bc66f54ce9edd7634e1d48da0e6e0cd Author: Piotr Esden-Tempski <pi...@es...> Date: Thu Jan 14 23:15:20 2010 +0100 Added timer related register and bit definitions. ----------------------------------------------------------------------- Summary of changes: include/libopenstm32.h | 1 + include/libopenstm32/timer.h | 804 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 805 insertions(+), 0 deletions(-) create mode 100644 include/libopenstm32/timer.h hooks/post-receive -- libopenstm32 |