aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/other/dogm128
diff options
context:
space:
mode:
authorUwe Hermann2010-12-30 13:19:25 +0100
committerUwe Hermann2010-12-30 13:19:25 +0100
commit18790a2454d2d59946b018ad5f1e33abbc17a65c (patch)
tree96bd01f69c8a0c0e09455c83faa0b94d21d67de4 /examples/stm32/other/dogm128
parent0995f73f72b57095dde05e280af3dfaaee81215e (diff)
More renames for libopenstm32 -> libopencm3.
Diffstat (limited to 'examples/stm32/other/dogm128')
-rw-r--r--examples/stm32/other/dogm128/dogm128.c2
-rw-r--r--examples/stm32/other/dogm128/dogm128.h2
-rw-r--r--examples/stm32/other/dogm128/main.c2
-rw-r--r--examples/stm32/other/dogm128/main.ld2
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/stm32/other/dogm128/dogm128.c b/examples/stm32/other/dogm128/dogm128.c
index 575afe0..c78a275 100644
--- a/examples/stm32/other/dogm128/dogm128.c
+++ b/examples/stm32/other/dogm128/dogm128.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 <tommi@viadmin.org>
*
diff --git a/examples/stm32/other/dogm128/dogm128.h b/examples/stm32/other/dogm128/dogm128.h
index dac1d84..f40f4c8 100644
--- a/examples/stm32/other/dogm128/dogm128.h
+++ b/examples/stm32/other/dogm128/dogm128.h
@@ -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 <tommi@viadmin.org>
*
diff --git a/examples/stm32/other/dogm128/main.c b/examples/stm32/other/dogm128/main.c
index 61bb526..8d3c241 100644
--- a/examples/stm32/other/dogm128/main.c
+++ b/examples/stm32/other/dogm128/main.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 <tommi@viadmin.org>
*
diff --git a/examples/stm32/other/dogm128/main.ld b/examples/stm32/other/dogm128/main.ld
index 0b89860..cb924b6 100644
--- a/examples/stm32/other/dogm128/main.ld
+++ b/examples/stm32/other/dogm128/main.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 <tommi@viadmin.org>
*