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 9b4b4b1c83aa01da140e48c963a2920ed0cfdcc1 (commit)
from 742c5951144a3446dc48067f8216b2882bbad363 (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 9b4b4b1c83aa01da140e48c963a2920ed0cfdcc1
Author: Uwe Hermann <uw...@he...>
Date: Tue Mar 2 10:59:17 2010 +0100
Add SPI example framework (unfinished).
-----------------------------------------------------------------------
Summary of changes:
examples/stm32-h103/Makefile | 8 ++++++-
examples/stm32-h103/{miniblink => spi}/Makefile | 6 ++--
examples/stm32-h103/{usart => spi}/README | 11 ++++-----
.../{fancyblink/fancyblink.c => spi/spi.c} | 23 ++++++++-----------
.../{miniblink/miniblink.ld => spi/spi.ld} | 2 +-
5 files changed, 26 insertions(+), 24 deletions(-)
copy examples/stm32-h103/{miniblink => spi}/Makefile (95%)
copy examples/stm32-h103/{usart => spi}/README (82%)
copy examples/stm32-h103/{fancyblink/fancyblink.c => spi/spi.c} (74%)
copy examples/stm32-h103/{miniblink/miniblink.ld => spi/spi.ld} (94%)
hooks/post-receive
--
libopenstm32
|