[libopenstm32-commits] libopenstm32 branch, master, updated. 446de3872813e808ee3cbc5c94f5692e70f566
Status: Inactive
Brought to you by:
uh1763
From: Uwe H. <uh...@us...> - 2009-07-20 16:33:31
|
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 446de3872813e808ee3cbc5c94f5692e70f566a9 (commit) from 8a33f6277e50468e5e9e48397b2f05b7866142f5 (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 446de3872813e808ee3cbc5c94f5692e70f566a9 Author: Piotr Esden-Tempski <esd...@in...> Date: Mon Jul 20 17:54:33 2009 +0200 Changed all includes to use <foo.h> notation. ----------------------------------------------------------------------- Summary of changes: include/libopenstm32.h | 8 ++++---- include/libopenstm32/common.h | 2 +- include/libopenstm32/gpio.h | 2 +- include/libopenstm32/rcc.h | 2 +- lib/gpio.c | 2 +- lib/rcc.c | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- libopenstm32 |