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/usb_cdcacm/cdcacm.c | 2 +- examples/stm32/other/usb_cdcacm/cdcacm.ld | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/stm32/other/usb_cdcacm') diff --git a/examples/stm32/other/usb_cdcacm/cdcacm.c b/examples/stm32/other/usb_cdcacm/cdcacm.c index f6e7db7..b885788 100644 --- a/examples/stm32/other/usb_cdcacm/cdcacm.c +++ b/examples/stm32/other/usb_cdcacm/cdcacm.c @@ -1,5 +1,5 @@ /* - * This file is part of the libopenstm32 project. + * This file is part of the libopencm3 project. * * Copyright (C) 2010 Gareth McMullin * diff --git a/examples/stm32/other/usb_cdcacm/cdcacm.ld b/examples/stm32/other/usb_cdcacm/cdcacm.ld index 3981468..1e1df7d 100644 --- a/examples/stm32/other/usb_cdcacm/cdcacm.ld +++ b/examples/stm32/other/usb_cdcacm/cdcacm.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