[libopenstm32-commits] libopenstm32 branch, master, updated. a6342d4968c05c62638b09102fb3f8859227bd
Status: Inactive
Brought to you by:
uh1763
From: Uwe H. <uh...@us...> - 2010-03-06 14:23:06
|
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 a6342d4968c05c62638b09102fb3f8859227bd1e (commit) via e6c72d5cfc23fae9fc2eebff002c233ea3c5323e (commit) via 4390abfd9549e86deaa84eafa3166cb9902aadb5 (commit) from dd0548ee2b2577089ec86c2eed64e1a022a84e7f (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 a6342d4968c05c62638b09102fb3f8859227bd1e Author: Uwe Hermann <uw...@he...> Date: Sat Mar 6 15:22:09 2010 +0100 Cosmetic fixes. commit e6c72d5cfc23fae9fc2eebff002c233ea3c5323e Author: Uwe Hermann <uw...@he...> Date: Sat Mar 6 15:07:21 2010 +0100 Fix bug: PLLMUL_PLL_CLK_MUL9 is correct. commit 4390abfd9549e86deaa84eafa3166cb9902aadb5 Author: Uwe Hermann <uw...@he...> Date: Sat Mar 6 14:49:59 2010 +0100 Cosmetic and coding style changes. ----------------------------------------------------------------------- Summary of changes: examples/mb525/fancyblink/fancyblink.c | 2 +- include/libopenstm32/gpio.h | 1 - include/libopenstm32/nvic.h | 2 + include/libopenstm32/tools.h | 42 ++++++----- lib/rcc.c | 125 ++++++++++++++++---------------- lib/rtc.c | 1 - lib/usart.c | 1 - 7 files changed, 91 insertions(+), 83 deletions(-) hooks/post-receive -- libopenstm32 |