[libopenstm32-commits] libopenstm32 branch, master, updated. 1b73ccdd7a2691c01fbcdaddd4b7df8ca79f2e
Status: Inactive
Brought to you by:
uh1763
From: Uwe H. <uh...@us...> - 2010-01-14 23:55:09
|
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 1b73ccdd7a2691c01fbcdaddd4b7df8ca79f2e82 (commit) via 667f32bd455ca3996d62514a2c16a7c3aa737bbf (commit) from afc9cc84deb1ab2093501f5d5595f0d01f03e42f (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 1b73ccdd7a2691c01fbcdaddd4b7df8ca79f2e82 Author: Uwe Hermann <uw...@he...> Date: Fri Jan 15 00:54:07 2010 +0100 Whitespace fixes. commit 667f32bd455ca3996d62514a2c16a7c3aa737bbf Author: Piotr Esden-Tempski <pi...@es...> Date: Fri Jan 15 00:03:29 2010 +0100 Added USART_ prefix to bit definitions. This matches the new convention used throughout libopenstm32. ----------------------------------------------------------------------- Summary of changes: examples/usart/usart.c | 8 ++-- include/libopenstm32/usart.h | 112 +++++++++++++++++++++--------------------- lib/usart.c | 12 ++-- 3 files changed, 66 insertions(+), 66 deletions(-) hooks/post-receive -- libopenstm32 |