aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorUwe Hermann2010-12-30 03:45:00 +0100
committerUwe Hermann2010-12-30 03:45:00 +0100
commit48b514d3efcf4c51d7100c8bd98a52240c25053c (patch)
tree22a95b4918ebc442100101be29a25062bea12569 /lib
parent079dc05c73b2d14502ca251d382b5439f5701e1b (diff)
s/libopenstm32/libopencm3/ is some Makefiles.
Diffstat (limited to 'lib')
-rw-r--r--lib/lpc13xx/Makefile2
-rw-r--r--lib/stm32/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/lpc13xx/Makefile b/lib/lpc13xx/Makefile
index ad44d15..37889e6 100644
--- a/lib/lpc13xx/Makefile
+++ b/lib/lpc13xx/Makefile
@@ -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 <uwe@hermann-uwe.de>
##
diff --git a/lib/stm32/Makefile b/lib/stm32/Makefile
index d718ef0..4c7ac4e 100644
--- a/lib/stm32/Makefile
+++ b/lib/stm32/Makefile
@@ -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 <uwe@hermann-uwe.de>
##