aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/stm32-h103/spi
diff options
context:
space:
mode:
authorUwe Hermann2010-12-30 03:45:00 +0100
committerUwe Hermann2010-12-30 03:45:00 +0100
commit48b514d3efcf4c51d7100c8bd98a52240c25053c (patch)
tree22a95b4918ebc442100101be29a25062bea12569 /examples/stm32/stm32-h103/spi
parent079dc05c73b2d14502ca251d382b5439f5701e1b (diff)
s/libopenstm32/libopencm3/ is some Makefiles.
Diffstat (limited to 'examples/stm32/stm32-h103/spi')
-rw-r--r--examples/stm32/stm32-h103/spi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stm32/stm32-h103/spi/Makefile b/examples/stm32/stm32-h103/spi/Makefile
index a63e92d..7d3cb72 100644
--- a/examples/stm32/stm32-h103/spi/Makefile
+++ b/examples/stm32/stm32-h103/spi/Makefile
@@ -1,5 +1,5 @@
##
-## This file is part of the libopenstm32 project.
+## This file is part of the libopencm3 project.
##
## Copyright (C) 2010 Uwe Hermann <uwe@hermann-uwe.de>
##