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 54dfb9199623d5c394a5f1c0b75095d6a8d70c82 (commit)
via e7cadf0822815eb0743b6bead30166f23117af8a (commit)
via 92194abda482654d05df88fa7c0e8c5ed477d934 (commit)
from d7489ebfbd0798c804ed3d7073040cedaea38d26 (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 54dfb9199623d5c394a5f1c0b75095d6a8d70c82
Author: Uwe Hermann <uw...@he...>
Date: Thu Mar 4 21:35:59 2010 +0100
Add missing spi.h #include.
commit e7cadf0822815eb0743b6bead30166f23117af8a
Author: Uwe Hermann <uw...@he...>
Date: Thu Mar 4 21:25:25 2010 +0100
Use direct #includes instead of libopenstm32.h.
commit 92194abda482654d05df88fa7c0e8c5ed477d934
Author: Uwe Hermann <uw...@he...>
Date: Thu Mar 4 21:08:36 2010 +0100
Trivial quickfix for some compiler warnings.
-----------------------------------------------------------------------
Summary of changes:
examples/stm32-h103/spi/spi.c | 1 +
lib/adc.c | 13 ++++++++++++-
lib/flash.c | 2 +-
lib/gpio.c | 2 +-
lib/i2c.c | 2 +-
lib/rcc.c | 4 ++--
lib/rtc.c | 3 ++-
lib/spi.c | 2 +-
lib/usart.c | 2 +-
lib/vector.c | 5 ++---
10 files changed, 24 insertions(+), 12 deletions(-)
hooks/post-receive
--
libopenstm32
|