From 18790a2454d2d59946b018ad5f1e33abbc17a65c Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 30 Dec 2010 13:19:25 +0100 Subject: More renames for libopenstm32 -> libopencm3. --- examples/stm32/mb525/pwmleds/pwmleds.c | 2 +- examples/stm32/mb525/pwmleds/pwmleds.ld | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/stm32/mb525/pwmleds') diff --git a/examples/stm32/mb525/pwmleds/pwmleds.c b/examples/stm32/mb525/pwmleds/pwmleds.c index 7305f58..dc98760 100644 --- a/examples/stm32/mb525/pwmleds/pwmleds.c +++ b/examples/stm32/mb525/pwmleds/pwmleds.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Piotr Esden-Tempski * diff --git a/examples/stm32/mb525/pwmleds/pwmleds.ld b/examples/stm32/mb525/pwmleds/pwmleds.ld index fbc4c31..0dc9708 100644 --- a/examples/stm32/mb525/pwmleds/pwmleds.ld +++ b/examples/stm32/mb525/pwmleds/pwmleds.ld @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2009 Uwe Hermann * -- cgit v1.2.3