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 1fea1df39abde97d1e84f5b99f9793701b1691b7 (commit)
via 6da485f06dedb5a0401bdec2ce5ea1c9752f5397 (commit)
from 59df80398b8fb7b6837ea885c351046ff2818413 (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 1fea1df39abde97d1e84f5b99f9793701b1691b7
Author: Stephen Caudle <gi...@do...>
Date: Mon Oct 31 11:11:03 2011 -0400
Fix more STM32 whitespace issues
commit 6da485f06dedb5a0401bdec2ce5ea1c9752f5397
Author: Stephen Caudle <gi...@do...>
Date: Mon Oct 31 09:25:05 2011 -0400
Fix STM32 flash programming doc links
-----------------------------------------------------------------------
Summary of changes:
include/libopencm3/stm32/can.h | 376 +++++++-------
include/libopencm3/stm32/f1/dma.h | 166 +++---
include/libopencm3/stm32/f1/flash.h | 62 ++--
include/libopencm3/stm32/f1/gpio.h | 138 +++---
include/libopencm3/stm32/f1/scb.h | 34 +-
include/libopencm3/stm32/f1/usb.h | 221 ++++----
include/libopencm3/stm32/f2/flash.h | 125 +++---
include/libopencm3/stm32/f2/gpio.h | 18 +-
include/libopencm3/stm32/f2/nvic_f2.h | 162 +++---
include/libopencm3/stm32/f2/rcc.h | 16 +-
include/libopencm3/stm32/f2/scb.h | 34 +-
include/libopencm3/stm32/f2/spi.h | 6 +-
include/libopencm3/stm32/f2/syscfg.h | 2 +-
include/libopencm3/stm32/f2/timer.h | 29 +-
include/libopencm3/stm32/f2/usart.h | 2 +-
include/libopencm3/stm32/f4/flash.h | 124 +++---
include/libopencm3/stm32/f4/gpio.h | 18 +-
include/libopencm3/stm32/f4/nvic_f4.h | 162 +++---
include/libopencm3/stm32/f4/rcc.h | 16 +-
include/libopencm3/stm32/f4/scb.h | 34 +-
include/libopencm3/stm32/f4/spi.h | 4 +-
include/libopencm3/stm32/f4/syscfg.h | 2 +-
include/libopencm3/stm32/f4/timer.h | 29 +-
include/libopencm3/stm32/f4/usart.h | 2 +-
include/libopencm3/stm32/i2c.h | 4 +-
include/libopencm3/stm32/nvic.h | 14 +-
include/libopencm3/stm32/timer.h | 906 ++++++++++++++++----------------
include/libopencm3/stm32/tools.h | 12 +-
28 files changed, 1353 insertions(+), 1365 deletions(-)
hooks/post-receive
--
libopenstm32
|