Thread: [libopenstm32-commits] libopenstm32 branch, master, updated. a97dd10a95f828f4d99b5e723609816fc66506
Status: Inactive
Brought to you by:
uh1763
From: Uwe H. <uh...@us...> - 2010-12-30 12:23:24
|
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 a97dd10a95f828f4d99b5e723609816fc6650618 (commit) via 18790a2454d2d59946b018ad5f1e33abbc17a65c (commit) from 0995f73f72b57095dde05e280af3dfaaee81215e (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 a97dd10a95f828f4d99b5e723609816fc6650618 Author: Uwe Hermann <uw...@he...> Date: Thu Dec 30 13:22:56 2010 +0100 More libopenstm32 renames. commit 18790a2454d2d59946b018ad5f1e33abbc17a65c Author: Uwe Hermann <uw...@he...> Date: Thu Dec 30 13:19:25 2010 +0100 More renames for libopenstm32 -> libopencm3. ----------------------------------------------------------------------- Summary of changes: examples/lpc13xx/lpc-p1343/miniblink/README | 2 +- examples/lpc13xx/lpc-p1343/miniblink/miniblink.c | 2 +- examples/lpc13xx/lpc-p1343/miniblink/miniblink.ld | 2 +- examples/stm32/lisa-m/usb_dfu/usbdfu.c | 2 +- examples/stm32/lisa-m/usb_dfu/usbdfu.ld | 4 ++-- examples/stm32/lisa-m/usb_hid/usbhid.c | 2 +- examples/stm32/lisa-m/usb_hid/usbhid.ld | 4 ++-- examples/stm32/mb525/fancyblink/README | 2 +- examples/stm32/mb525/fancyblink/fancyblink.c | 2 +- examples/stm32/mb525/fancyblink/fancyblink.ld | 4 ++-- examples/stm32/mb525/pwmleds/README | 2 +- examples/stm32/mb525/pwmleds/pwmleds.c | 2 +- examples/stm32/mb525/pwmleds/pwmleds.ld | 4 ++-- examples/stm32/obldc/can/can.c | 2 +- examples/stm32/obldc/can/can.ld | 4 ++-- examples/stm32/obldc/led/led.c | 2 +- examples/stm32/obldc/led/led.ld | 4 ++-- examples/stm32/obldc/systick/systick.c | 2 +- examples/stm32/obldc/systick/systick.ld | 4 ++-- examples/stm32/obldc/usart/usart.c | 2 +- examples/stm32/obldc/usart/usart.ld | 4 ++-- examples/stm32/obldc/usart_irq/usart_irq.c | 2 +- examples/stm32/obldc/usart_irq/usart_irq.ld | 4 ++-- examples/stm32/other/adc_temperature_sensor/adc.c | 2 +- examples/stm32/other/adc_temperature_sensor/adc.ld | 4 ++-- examples/stm32/other/dma_mem2mem/dma.c | 2 +- examples/stm32/other/dma_mem2mem/dma.ld | 4 ++-- examples/stm32/other/dogm128/dogm128.c | 2 +- examples/stm32/other/dogm128/dogm128.h | 2 +- examples/stm32/other/dogm128/main.c | 2 +- examples/stm32/other/dogm128/main.ld | 4 ++-- .../other/i2c_stts75_sensor/i2c_stts75_sensor.c | 2 +- .../other/i2c_stts75_sensor/i2c_stts75_sensor.ld | 4 ++-- examples/stm32/other/i2c_stts75_sensor/stts75.c | 2 +- examples/stm32/other/i2c_stts75_sensor/stts75.h | 2 +- examples/stm32/other/rtc/rtc.c | 2 +- examples/stm32/other/rtc/rtc.ld | 4 ++-- examples/stm32/other/systick/systick.c | 2 +- examples/stm32/other/systick/systick.ld | 4 ++-- examples/stm32/other/timer_interrupt/timer.c | 2 +- examples/stm32/other/timer_interrupt/timer.ld | 4 ++-- examples/stm32/other/usb_cdcacm/cdcacm.c | 2 +- examples/stm32/other/usb_cdcacm/cdcacm.ld | 4 ++-- examples/stm32/other/usb_dfu/usbdfu.c | 2 +- examples/stm32/other/usb_dfu/usbdfu.ld | 4 ++-- examples/stm32/other/usb_hid/usbhid.c | 2 +- examples/stm32/other/usb_hid/usbhid.ld | 4 ++-- examples/stm32/stm32-h103/fancyblink/README | 2 +- examples/stm32/stm32-h103/fancyblink/fancyblink.c | 2 +- examples/stm32/stm32-h103/fancyblink/fancyblink.ld | 4 ++-- examples/stm32/stm32-h103/miniblink/README | 2 +- examples/stm32/stm32-h103/miniblink/miniblink.c | 2 +- examples/stm32/stm32-h103/miniblink/miniblink.ld | 4 ++-- examples/stm32/stm32-h103/spi/spi.c | 2 +- examples/stm32/stm32-h103/spi/spi.ld | 4 ++-- examples/stm32/stm32-h103/usart/usart.c | 2 +- examples/stm32/stm32-h103/usart/usart.ld | 4 ++-- examples/stm32/stm32-h103/usb_cdcacm/cdcacm.c | 2 +- examples/stm32/stm32-h103/usb_cdcacm/cdcacm.ld | 4 ++-- examples/stm32/stm32-h103/usb_dfu/usbdfu.c | 2 +- examples/stm32/stm32-h103/usb_dfu/usbdfu.ld | 4 ++-- examples/stm32/stm32-h103/usb_hid/usbhid.c | 2 +- examples/stm32/stm32-h103/usb_hid/usbhid.ld | 4 ++-- examples/stm32/stm32-h103/usb_iap/usbiap.c | 2 +- examples/stm32/stm32-h103/usb_iap/usbiap.ld | 4 ++-- include/cm3/common.h | 2 +- include/cm3/memorymap.h | 2 +- include/lpc13xx/gpio.h | 2 +- include/lpc13xx/memorymap.h | 2 +- include/stm32/adc.h | 2 +- include/stm32/bkp.h | 2 +- include/stm32/can.h | 2 +- include/stm32/crc.h | 2 +- include/stm32/dma.h | 2 +- include/stm32/ethernet.h | 2 +- include/stm32/exti.h | 2 +- include/stm32/flash.h | 2 +- include/stm32/gpio.h | 2 +- include/stm32/i2c.h | 2 +- include/stm32/iwdg.h | 2 +- include/stm32/memorymap.h | 2 +- include/stm32/nvic.h | 2 +- include/stm32/pwr.h | 2 +- include/stm32/rcc.h | 2 +- include/stm32/rtc.h | 2 +- include/stm32/scb.h | 2 +- include/stm32/spi.h | 2 +- include/stm32/systick.h | 2 +- include/stm32/timer.h | 2 +- include/stm32/tools.h | 2 +- include/stm32/usart.h | 2 +- include/stm32/usb.h | 2 +- include/stm32/usb_desc.h | 2 +- include/stm32/wwdg.h | 2 +- include/usb/cdc.h | 2 +- include/usb/dfu.h | 2 +- include/usb/hid.h | 2 +- include/usb/usbd.h | 2 +- include/usb/usbstd.h | 2 +- lib/lpc13xx/gpio.c | 2 +- lib/lpc13xx/lpc13xx.ld | 4 ++-- lib/stm32/adc.c | 2 +- lib/stm32/can.c | 2 +- lib/stm32/dma.c | 2 +- lib/stm32/ethernet.c | 2 +- lib/stm32/exti.c | 2 +- lib/stm32/flash.c | 2 +- lib/stm32/gpio.c | 2 +- lib/stm32/i2c.c | 2 +- lib/stm32/nvic.c | 2 +- lib/stm32/rcc.c | 2 +- lib/stm32/rtc.c | 2 +- lib/stm32/scb.c | 2 +- lib/stm32/spi.c | 2 +- lib/stm32/stm32.ld | 4 ++-- lib/stm32/systick.c | 2 +- lib/stm32/timer.c | 2 +- lib/stm32/usart.c | 2 +- lib/stm32/vector.c | 2 +- lib/usb/usb.c | 2 +- lib/usb/usb_control.c | 2 +- lib/usb/usb_f103.c | 2 +- lib/usb/usb_private.h | 2 +- lib/usb/usb_standard.c | 2 +- 124 files changed, 153 insertions(+), 153 deletions(-) hooks/post-receive -- libopenstm32 |