[libopenstm32-commits] libopenstm32 branch, master, updated. 68b7e255ad8d0bf5529855773b7acdb9ff8383
Status: Inactive
Brought to you by:
uh1763
From: Uwe H. <uh...@us...> - 2010-10-17 22:38:49
|
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 68b7e255ad8d0bf5529855773b7acdb9ff83835c (commit) from 0287fd9029a3af7913a5330f1b4654552ebd75dd (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 68b7e255ad8d0bf5529855773b7acdb9ff83835c Author: Uwe Hermann <uw...@he...> Date: Mon Oct 18 00:36:39 2010 +0200 Add timer handling functions. Thanks to Edward Cheeseman <che...@gm...>. ----------------------------------------------------------------------- Summary of changes: include/libopenstm32/timer.h | 3 + lib/timer.c | 166 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 169 insertions(+), 0 deletions(-) create mode 100644 lib/timer.c hooks/post-receive -- libopenstm32 |