[libopenstm32-commits] libopenstm32 branch, master, updated. 0995f73f72b57095dde05e280af3dfaaee8121
Status: Inactive
Brought to you by:
uh1763
From: Uwe H. <uh...@us...> - 2010-12-30 12:15:29
|
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 0995f73f72b57095dde05e280af3dfaaee81215e (commit) from 48b514d3efcf4c51d7100c8bd98a52240c25053c (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 0995f73f72b57095dde05e280af3dfaaee81215e Author: Uwe Hermann <uw...@he...> Date: Thu Dec 30 13:14:36 2010 +0100 Finish libopenstm32.ld to stm32.ld rename. ----------------------------------------------------------------------- Summary of changes: examples/stm32/Makefile.include | 2 +- lib/stm32/{libopenstm32.ld => stm32.ld} | 0 2 files changed, 1 insertions(+), 1 deletions(-) rename lib/stm32/{libopenstm32.ld => stm32.ld} (100%) hooks/post-receive -- libopenstm32 |