[libopenstm32-commits] libopenstm32 branch, master, updated. 62acc424e15ae11305f42e3f589bada9f68f72
Status: Inactive
Brought to you by:
uh1763
From: Uwe H. <uh...@us...> - 2010-12-30 13:54:51
|
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 62acc424e15ae11305f42e3f589bada9f68f72f9 (commit) via bc9d45556a895c4bf6b3e7366f3a0e0e6f79ed7a (commit) via 8c946de4d432f575452688217ba0eeccaa0d351f (commit) from d37a786c63a748027879e610a314b8f229c8325e (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 62acc424e15ae11305f42e3f589bada9f68f72f9 Author: Uwe Hermann <uw...@he...> Date: Thu Dec 30 14:23:06 2010 +0100 Remove useless .gitignore entry. commit bc9d45556a895c4bf6b3e7366f3a0e0e6f79ed7a Author: Uwe Hermann <uw...@he...> Date: Thu Dec 30 14:18:04 2010 +0100 Cosmetics: Fix build output paths. commit 8c946de4d432f575452688217ba0eeccaa0d351f Author: Uwe Hermann <uw...@he...> Date: Thu Dec 30 14:12:32 2010 +0100 Some more LD paths fixes. ----------------------------------------------------------------------- Summary of changes: .gitignore | 1 - Makefile | 8 +++--- examples/lpc13xx/Makefile.include | 5 ++- examples/stm32/Makefile | 20 +++++++++--------- examples/stm32/Makefile.include | 8 ++++-- examples/stm32/lisa-m/Makefile | 4 +- examples/stm32/mb525/Makefile | 8 +++--- examples/stm32/obldc/Makefile | 16 +++++++------- examples/stm32/other/Makefile | 40 ++++++++++++++++++------------------ examples/stm32/stm32-h103/Makefile | 24 ++++++++++---------- 10 files changed, 68 insertions(+), 66 deletions(-) hooks/post-receive -- libopenstm32 |