[libopenstm32-commits] libopenstm32 branch, master, updated. 01bfbfed411f9e96218070e2b36438b783df29
Status: Inactive
Brought to you by:
uh1763
From: Uwe H. <uh...@us...> - 2010-12-29 18:50:36
|
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 01bfbfed411f9e96218070e2b36438b783df29ba (commit) from d9f6f200c189922ff71ec13e1343303bfdae3593 (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 01bfbfed411f9e96218070e2b36438b783df29ba Author: Uwe Hermann <uw...@he...> Date: Wed Dec 29 19:49:59 2010 +0100 Deduplicate example README file contents. ----------------------------------------------------------------------- Summary of changes: README | 12 +++++++ examples/lisa-m/usb_dfu/README | 36 ---------------------- examples/lisa-m/usb_hid/README | 36 ---------------------- examples/mb525/fancyblink/README | 41 +------------------------ examples/mb525/pwmleds/README | 41 +------------------------ examples/other/adc_temperature_sensor/README | 39 +------------------------ examples/other/dma_mem2mem/README | 37 ----------------------- examples/other/dogm128/README | 39 +----------------------- examples/other/i2c_stts75_sensor/README | 38 +----------------------- examples/other/rtc/README | 37 ----------------------- examples/other/systick/README | 38 +----------------------- examples/other/timer_interrupt/README | 38 +----------------------- examples/other/usb_cdcacm/README | 36 ---------------------- examples/other/usb_dfu/README | 36 ---------------------- examples/other/usb_hid/README | 36 ---------------------- examples/stm32-h103/fancyblink/README | 39 +------------------------ examples/stm32-h103/miniblink/README | 37 ----------------------- examples/stm32-h103/spi/README | 38 ------------------------ examples/stm32-h103/usart/README | 38 +---------------------- examples/stm32-h103/usb_cdcacm/README | 36 ---------------------- examples/stm32-h103/usb_dfu/README | 36 ---------------------- examples/stm32-h103/usb_hid/README | 36 ---------------------- examples/stm32-h103/usb_iap/README | 36 +---------------------- 23 files changed, 26 insertions(+), 810 deletions(-) hooks/post-receive -- libopenstm32 |