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/other/dma_mem2mem/dma.c | 2 +- examples/stm32/other/dma_mem2mem/dma.ld | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/stm32/other/dma_mem2mem') diff --git a/examples/stm32/other/dma_mem2mem/dma.c b/examples/stm32/other/dma_mem2mem/dma.c index d4da83a..37b0a3f 100644 --- a/examples/stm32/other/dma_mem2mem/dma.c +++ b/examples/stm32/other/dma_mem2mem/dma.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Thomas Otto * diff --git a/examples/stm32/other/dma_mem2mem/dma.ld b/examples/stm32/other/dma_mem2mem/dma.ld index 0b89860..cb924b6 100644 --- a/examples/stm32/other/dma_mem2mem/dma.ld +++ b/examples/stm32/other/dma_mem2mem/dma.ld @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Thomas Otto * -- cgit v1.2.3